kumquat-buildroot/board/avnet
Thomas Petazzoni 4846700a1b board/avnet: swap ramdisk and DT load addresses in U-Boot environment
As reported in bug #9091, the U-Boot environment we provide for the
Microzed and Zedboard platforms loads the ramdisk at 0x2000000 and the
DT at 0x3000000. This means that a large enough ramdisk overwrites the
DT. It makes more sense to load the DT at 0x2000000 and the ramdisk at
0x3000000.

Reported-by:  Michael Monaghan <michaellmonaghan@gmail.com>
Tested-by: Michael Monaghan <michaellmonaghan@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-24 22:44:07 +02:00
..
microzed board/avnet: swap ramdisk and DT load addresses in U-Boot environment 2016-07-24 22:44:07 +02:00
s6lx9_microboard Microblaze: added defconfig for Avnet S6LX9 Microboard 2012-03-18 22:57:17 +01:00
zedboard board/avnet: swap ramdisk and DT load addresses in U-Boot environment 2016-07-24 22:44:07 +02:00