diff options
Diffstat (limited to 'include/configs/C29XPCIE.h')
-rw-r--r-- | include/configs/C29XPCIE.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/C29XPCIE.h b/include/configs/C29XPCIE.h index 9a484d3e3e..e9371a025b 100644 --- a/include/configs/C29XPCIE.h +++ b/include/configs/C29XPCIE.h @@ -41,7 +41,6 @@ #define CONFIG_SPL_PAD_TO 0x20000 #define CONFIG_TPL_PAD_TO 0x20000 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin" -#define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds" #endif #ifndef CONFIG_RESET_VECTOR_ADDRESS |