X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Ftx48.h;h=0281d2530de0852753d1a17dcf122e2b1e75969a;hp=7f6bbd90384ae564c7830df13aeae884dd4a0f2d;hb=cce4dee35eced4de9217a21bb7a6055205d759d6;hpb=e4295d41244ed11ba47c4e956de816cf1ad909cd diff --git a/include/configs/tx48.h b/include/configs/tx48.h index 7f6bbd9038..0281d2530d 100644 --- a/include/configs/tx48.h +++ b/include/configs/tx48.h @@ -108,7 +108,7 @@ #define CONFIG_BOOTARGS "init=/linuxrc console=ttyO0,115200 ro debug panic=1" #define CONFIG_BOOTCOMMAND "run bootcmd_${boot_mode} bootm_cmd" #define CONFIG_LOADADDR 83000000 -#define CONFIG_FDTADDR 80001000 +#define CONFIG_FDTADDR 81000000 #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