omap3_logic: Fix FDT ADDR for ramdisk booting
authorAdam Ford <[email protected]>
Mon, 26 Mar 2018 15:24:12 +0000 (10:24 -0500)
committerTom Rini <[email protected]>
Fri, 6 Apr 2018 21:04:33 +0000 (17:04 -0400)
commit62896dcbf37b478f7f719e2ce456d9bfe91a291a
tree02e4a33d9505de78f410905d02638f54571741aa
parentb79b9f198bad2c2ad58319a88bd5adca3a54b864
omap3_logic: Fix FDT ADDR for ramdisk booting

The boot scripts for booting from ramdisk are using
${fdtimage} when they really should be using ${fdtaddr}

This patch will fix it so the RAMdisk bootscripts operate
correctly.

Signed-off-by: Adam Ford <[email protected]>
include/configs/omap3_logic.h