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

2017-02-21 Thread Oleg K Dzhimiev
Hi, 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

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

2017-02-19 Thread Richard Cagley
On Fri, Mar 18, 2016 at 4:57 PM, Oleg K Dzhimiev 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: >

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

2016-03-18 Thread Oleg K Dzhimiev
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/ Best regards,