[U-Boot] [PATCH] arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT

Simon Glass sjg at chromium.org
Wed Nov 26 20:30:17 CET 2014


This config is not valid, so drop it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 include/configs/snapper9260.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h
index 942af2e..9fa644f 100644
--- a/include/configs/snapper9260.h
+++ b/include/configs/snapper9260.h
@@ -34,7 +34,6 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 #define CONFIG_SKIP_LOWLEVEL_INIT
-#define CONFIG_SKIP_RELOCATE_UBOOT
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_FIT
 
-- 
2.2.0.rc0.207.ga3a616c



More information about the U-Boot mailing list