From 1fb33434e37db722a9b1aef91aca6c4efc58303b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 2 Oct 2016 18:01:00 -0600 Subject: README: Drop unused CONFIG_SYS_LS_MC_FW_... options Drop a few that are not used in U-Boot. Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: York Sun --- include/configs/ls2080a_simu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/ls2080a_simu.h') diff --git a/include/configs/ls2080a_simu.h b/include/configs/ls2080a_simu.h index 1851d41..f0ec6c4 100644 --- a/include/configs/ls2080a_simu.h +++ b/include/configs/ls2080a_simu.h @@ -146,9 +146,6 @@ #define CONFIG_SYS_DEBUG_SERVER_FW_ADDR 0x580C00000ULL /* MC firmware */ -#define CONFIG_SYS_LS_MC_FW_IN_NOR -#define CONFIG_SYS_LS_MC_FW_ADDR 0x580200000ULL - #define CONFIG_SYS_LS_MC_DPL_IN_NOR #define CONFIG_SYS_LS_MC_DPL_ADDR 0x5806C0000ULL -- cgit v1.1