summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-04-10 12:39:13 -0400
committerTom Rini <trini@konsulko.com>2015-04-10 12:39:13 -0400
commitc175f306b3f8885965f63ff6c71df5c0f899b4c9 (patch)
tree99a0fc3ea90f7da2db7363d499e02d94912f61d5 /include
parenta7b00a7bf6d92648827d94f4f1dcdb0b5336fe0e (diff)
parenta811492e4f386f79b122b210ac8e66915c27f767 (diff)
downloadtalos-obmc-uboot-c175f306b3f8885965f63ff6c71df5c0f899b4c9.tar.gz
talos-obmc-uboot-c175f306b3f8885965f63ff6c71df5c0f899b4c9.zip
Merge git://git.denx.de/u-boot-arc
Diffstat (limited to 'include')
-rw-r--r--include/configs/axs101.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/axs101.h b/include/configs/axs101.h
index 5fb8aca4bc..8a7095c5b2 100644
--- a/include/configs/axs101.h
+++ b/include/configs/axs101.h
@@ -34,6 +34,12 @@
#define CONFIG_SYS_LOAD_ADDR 0x82000000
/*
+ * This board might be of different versions so handle it
+ */
+#define CONFIG_BOARD_TYPES
+#define CONFIG_BOARD_EARLY_INIT_F
+
+/*
* NAND Flash configuration
*/
#define CONFIG_SYS_NO_FLASH
OpenPOWER on IntegriCloud