mx6sx: udoo_neo: use different load address for ramdisk
authorPeter Robinson <pbrobinson@gmail.com>
Tue, 14 Feb 2017 13:10:11 +0000 (13:10 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 19 Feb 2017 15:19:41 +0000 (16:19 +0100)
commit276ad0650c2f7a48759871bbe87ab99ff7f73491
tree7bc5bfca98b47ce2b4a1825d664b370bc7224261
parentf902802f65974922834d8dc2bfa56380ab384c27
mx6sx: udoo_neo: use different load address for ramdisk

The fdt_addr and ramdisk_addr_r are currently both defined to
0x83000000 and that's not going to work well for anyone. Move
the ramdisk_addr_r to 0x84000000.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
include/configs/udoo_neo.h