X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Ftx51.h;h=dff09cecbc69cadc084a16e6c0db1b9bf904f822;hp=ce72d7420ccf1fd8d30b1415bbe1575e010b8a80;hb=cce4dee35eced4de9217a21bb7a6055205d759d6;hpb=e4295d41244ed11ba47c4e956de816cf1ad909cd diff --git a/include/configs/tx51.h b/include/configs/tx51.h index ce72d7420c..dff09cecbc 100644 --- a/include/configs/tx51.h +++ b/include/configs/tx51.h @@ -106,7 +106,7 @@ #define CONFIG_BOOTARGS "init=/linuxrc console=ttymxc0,115200 ro debug panic=1" #define CONFIG_BOOTCOMMAND "run bootcmd_${boot_mode} bootm_cmd" #define CONFIG_LOADADDR 94000000 -#define CONFIG_FDTADDR 90001000 +#define CONFIG_FDTADDR 91000000 #define CONFIG_SYS_LOAD_ADDR _pfx(0x, CONFIG_LOADADDR) #define CONFIG_SYS_FDT_ADDR _pfx(0x, CONFIG_FDTADDR) #define CONFIG_U_BOOT_IMG_SIZE SZ_1M