summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-08-01 09:12:53 +0200
committerHans de Goede <hdegoede@redhat.com>2014-08-12 08:40:12 +0200
commitc17b07d4dc35fc9f8b424229ef4d1a3390f1dbe8 (patch)
tree2caa14bad673db7f6d8af70cc5faa987ea895255 /include
parent1899fac925eda817e12234aef3d01d354788662e (diff)
downloadtalos-obmc-uboot-c17b07d4dc35fc9f8b424229ef4d1a3390f1dbe8.tar.gz
talos-obmc-uboot-c17b07d4dc35fc9f8b424229ef4d1a3390f1dbe8.zip
sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE
sunxi does not need this and it should never have been enabled for it in the first place. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sunxi-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 6a3044f9ce..e3dc9c45da 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -126,8 +126,6 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
"bootm_size=0x10000000\0"
-#define CONFIG_SYS_BOOT_GET_CMDLINE
-
#include <config_cmd_default.h>
#define CONFIG_FAT_WRITE /* enable write access */
OpenPOWER on IntegriCloud