summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2015-07-22 18:05:43 -0500
committerTom Rini <trini@konsulko.com>2015-07-27 15:02:18 -0400
commit59d4cd2297d76982d5207f15e247afc7704823e7 (patch)
tree93c6a45f299cf5bfdc9c012e556a790b6d7ebed4 /include
parent7f2f44da4819144f13b22b5c5471d43025919fa3 (diff)
downloadu-boot-imx-59d4cd2297d76982d5207f15e247afc7704823e7.zip
u-boot-imx-59d4cd2297d76982d5207f15e247afc7704823e7.tar.gz
u-boot-imx-59d4cd2297d76982d5207f15e247afc7704823e7.tar.bz2
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 <vitalya@ti.com> Acked-By: Murali Karicheri <m-karicheri2@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com>
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 eb4bcaf..66412c3 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