From: Lothar Waßmann Date: Fri, 21 Aug 2015 14:44:42 +0000 (+0200) Subject: karo: tx28: change fdtaddr to 40800000 X-Git-Tag: KARO-TX6-2015-09-18~4034^2~1^2~6 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=6ea942a85b4f1d0db7fff319a2dbd99439fc1983 karo: tx28: change fdtaddr to 40800000 --- diff --git a/include/configs/tx28.h b/include/configs/tx28.h index baffb8df1d..f0ef68fbdc 100644 --- a/include/configs/tx28.h +++ b/include/configs/tx28.h @@ -103,7 +103,7 @@ #else #define CONFIG_LOADADDR 43000000 #endif -#define CONFIG_FDTADDR 41000000 +#define CONFIG_FDTADDR 40800000 #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