[meta-xilinx] Zynq NAND Flash support in U-Boot SPL

Richard Cagley rcagley at gmail.com
Sun Feb 19 16:34:13 PST 2017


On Fri, Mar 18, 2016 at 4:57 PM, Oleg K Dzhimiev <oleg at elphel.com> wrote:
> Hello,
>
> We've recently built U-Boot SPL with the NAND flash driver (zynq_nand.c).
> The work is related to our board (10393). Might be interesting to those who
> deal with the boards that have NAND flash:
> http://blog.elphel.com/2016/03/nand-flash-support-for-xilinx-zynq-in-u-boot-spl/
>

This is an interesting article. I know this is an old thread but I
stumbled onto it today and had a few questions.

Within my krogoth/yocto build I get several files and it is confusing
which to use.

I have a boot.bin (fsbl/bit/u-boot.elf) I generate/program in SDK and
that works fine.

If I'd like to program NAND from within u-boot via say booting from an
SD card, do you have a recommendation for which files to use? I've
patched u-boot with my ps7 files and have CONFIG_SPL=y. Should I use
SPL or is there a way to program my existing boot.bin directly?

thanks



More information about the meta-xilinx mailing list