[meta-xilinx] problem with using ubifs in u-boot on zynq7000
avallash
avallash at o2.pl
Tue Nov 17 11:21:35 PST 2015
Hi Edward,
First of all, thank you for your reply. The thread in which you solved this
issue was priceless for me.
I can now mount ubifs volumes and read from them as well as boot kernel.
I also experimented with using atomically replaced symlinks for kernel/SW
updates and it seems to work well as well.
> 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"
this is true for me as well now. I suppose this is related to u-boot update
or other implementation of probe for other flash access type.
It's good to know that the upstream u-boot has this solved already (like I
wrote earlier, right now I'm stuck with petalinux).
In coming days I will summarize my changes and what results I got - I think
it may be a good thing for me to write it as a wiki for first time QSPI
flash and ubifs users in u-boot - if you know a good place top post it
apart from this thread, please let me know.
Best regards,
A.
On Mon, Nov 16, 2015 at 9:09 PM, Edward Wingate <edwingate8 at gmail.com>
wrote:
> 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"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20151117/1726c1c4/attachment.html>
More information about the meta-xilinx
mailing list