]> Git Repo - u-boot.git/commitdiff
arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT
authorSimon Glass <[email protected]>
Wed, 26 Nov 2014 19:30:17 +0000 (12:30 -0700)
committerAndreas Bießmann <[email protected]>
Mon, 19 Jan 2015 11:49:32 +0000 (12:49 +0100)
This config is not valid, so drop it.

Signed-off-by: Simon Glass <[email protected]>
include/configs/snapper9260.h

index 942af2e7f6244a59c2f3463b8d24dd539ea5baa7..9fa644f7c288201c1eced5e9d17f84b6b2b7464d 100644 (file)
@@ -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
 
This page took 0.035684 seconds and 4 git commands to generate.