summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNishanth Menon <[email protected]>2015-07-22 18:05:43 -0500
committerTom Rini <[email protected]>2015-07-27 15:02:18 -0400
commit59d4cd2297d76982d5207f15e247afc7704823e7 (patch)
tree93c6a45f299cf5bfdc9c012e556a790b6d7ebed4 /include
parent7f2f44da4819144f13b22b5c5471d43025919fa3 (diff)
board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR
CONFIG_LINUX_BOOT_PARAM_ADDR is not a valid configuration option. Do just like what the rest of the world does. Acked-by: Vitaly Andrianov <[email protected]> Acked-By: Murali Karicheri <[email protected]> Reviewed-by: Tom Rini <[email protected]> Signed-off-by: Nishanth Menon <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ks2_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ks2_evm.h b/include/configs/ks2_evm.h
index eb4bcaf3bee..66412c33442 100644
--- a/include/configs/ks2_evm.h
+++ b/include/configs/ks2_evm.h
@@ -308,7 +308,6 @@
#define CONFIG_OF_BOARD_SETUP
#define CONFIG_SYS_BARGSIZE 1024
#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x08000000)
-#define CONFIG_LINUX_BOOT_PARAM_ADDR (CONFIG_SYS_SDRAM_BASE + 0x100)
#define CONFIG_SUPPORT_RAW_INITRD