summaryrefslogtreecommitdiff
path: root/configs/A80_Armadillo_defconfig
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2016-09-16 15:39:54 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2016-09-18 20:22:05 +0200
commit4a3ae98974b1600084f00bd8bc82f9e72a2587cf (patch)
tree0d09f1fd173d5293bafac2261a38b94be0216993 /configs/A80_Armadillo_defconfig
parent59956cf5b49025a523ebfd94921f695a81265ab8 (diff)
sun9i: armadillo: select bootdevice via devicetreeHEADv2016.03-armadillo
Diffstat (limited to 'configs/A80_Armadillo_defconfig')
-rw-r--r--configs/A80_Armadillo_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/A80_Armadillo_defconfig b/configs/A80_Armadillo_defconfig
index ad1e54703c..6876d35f56 100644
--- a/configs/A80_Armadillo_defconfig
+++ b/configs/A80_Armadillo_defconfig
@@ -8,7 +8,13 @@ CONFIG_DRAM_ZQ=4145117
CONFIG_SYS_CLK_FREQ=1008000000
CONFIG_OLD_SUNXI_KERNEL_COMPAT=y
CONFIG_DEFAULT_DEVICE_TREE="sun9i-a80-armadillo"
+CONFIG_OF_LIST="sun9i-a80-armadillo"
+CONFIG_OF_SEPARATE=y
+CONFIG_FIT=y
CONFIG_SPL=y
+CONFIG_SPL_LOAD_FIT=y
+CONFIG_SPL_LOAD_FIT_ONLY=y
+CONFIG_SPL_OF_LIBFDT=y
CONFIG_CMD_GPIO=y
CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=5,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPA(14)"
CONFIG_ETH_DESIGNWARE=y