[meta-xilinx] u-boot Commit 81ec69066b270c62a6468662314728cc8b7008f9 breaks SPL

Nathan Rossi nathan at nathanrossi.com
Tue Feb 16 22:52:58 PST 2016


On Tue, Feb 9, 2016 at 3:42 AM, Moritz Fischer <moritz.fischer at ettus.com> wrote:
> Hi Nathan,
>
> On Sun, Feb 7, 2016 at 7:41 AM, Nathan Rossi <nathan at nathanrossi.com> wrote:
>
>> boot.bin is always at 0x0, since it is loaded by the BootROM.
>
> Yeah that part had worked before ;-)
>
>> As for the u-boot-dtb.img, that is loaded from whatever
>> "CONFIG_SYS_SPI_U_BOOT_OFFS" is set to. It's defined in zynq-common.h
>> as 0x100000 by default.
>>
>> http://git.denx.de/?p=u-boot.git;a=blob;f=include/configs/zynq-common.h;h=e8c3ef0c387222ad0c507a90451bd09ae68d058c;hb=HEAD#l350
>
> Basically this + the u-boot,dm-pre-reloc made it work. Thanks. I owe you beer :)

Good to hear, I followed up and sent a patch to u-boot for this on the
zed, zc706 and microzed.

https://patchwork.ozlabs.org/patch/583382/

As for the environment saving to QSPI flash that was talked about in a
related thread on this list, Michal has sorted that out too.

http://git.denx.de/?p=u-boot/u-boot-spi.git;a=commit;h=b0e810e545014163f0d8e4e08acb26a5bafa5f58

Regards,
Nathan



More information about the meta-xilinx mailing list