[meta-xilinx] problem with using ubifs in u-boot on zynq7000
Edward Wingate
edwingate8 at gmail.com
Mon Nov 16 12:09:59 PST 2015
On Mon, Nov 16, 2015 at 12:06 PM, Edward Wingate <edwingate8 at gmail.com> wrote:
> On Mon, Nov 16, 2015 at 11:04 AM, avallash <avallash at o2.pl> wrote:
>> I’m executing following cmds in u-boot:
>>
>> U-Boot-PetaLinux> sf probe 0 0 0
>>
>> SF: Detected S25FL512S_256K with page size 512 Bytes, erase size 256 KiB,
>> total 64 MiB
>>
>> here is one thing I noticed – from http://www.wiki.xilinx.com/U-boot I get
>> that the correct response should include creating a device (most probably
>> nor0) which we do not get
>>
>> uboot> sf probe 0 0 0
>>
>> SF: Detected N25Q128 with page size 256, total 16 MiB
>>
>> 16384 KiB N25Q128 at 0:0 is now current device
>
> This is because you have a different flash device than the example in the wiki.
Ah, I may have misunderstood the point of your question here. But for
what it's worth, when I do sf probe, I don't get any message saying
so-and-so is now current device.
I just get this: "SF: Detected S25FL512S_256K with page size 512
Bytes, erase size 256 KiB, total 128 MiB"
More information about the meta-xilinx
mailing list