summaryrefslogtreecommitdiffstats
path: root/configs/uniphier_sld3_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-17 18:00:41 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-23 00:08:58 +0900
commite90b36862888055c4cbb3b9f964d106aaf0ef5c8 (patch)
tree71a6b304144b5307627136ad6d585ea6265bf3f9 /configs/uniphier_sld3_defconfig
parent1a2645341a1fd6adda37deb8b9bc9f92c2fb9dbd (diff)
downloadtalos-obmc-uboot-e90b36862888055c4cbb3b9f964d106aaf0ef5c8.tar.gz
talos-obmc-uboot-e90b36862888055c4cbb3b9f964d106aaf0ef5c8.zip
ARM: uniphier: rename rest of defconfig files
Rename rest of defconfig files of UniPhier SoC family to have the prefix uniphier_. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_sld3_defconfig')
-rw-r--r--configs/uniphier_sld3_defconfig26
1 files changed, 26 insertions, 0 deletions
diff --git a/configs/uniphier_sld3_defconfig b/configs/uniphier_sld3_defconfig
new file mode 100644
index 0000000000..4b871d0ebd
--- /dev/null
+++ b/configs/uniphier_sld3_defconfig
@@ -0,0 +1,26 @@
+CONFIG_ARM=y
+CONFIG_ARCH_UNIPHIER=y
+CONFIG_ARCH_UNIPHIER_PH1_SLD3=y
+CONFIG_MICRO_SUPPORT_CARD=y
+CONFIG_SYS_TEXT_BASE=0x84000000
+CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-sld3-ref"
+CONFIG_HUSH_PARSER=y
+# CONFIG_CMD_XIMG is not set
+# CONFIG_CMD_ENV_EXISTS is not set
+CONFIG_CMD_NAND=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
+# CONFIG_CMD_FPGA is not set
+CONFIG_CMD_TFTPPUT=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_TIME=y
+# CONFIG_CMD_MISC is not set
+CONFIG_NET_RANDOM_ETHADDR=y
+CONFIG_NAND_DENALI=y
+CONFIG_SYS_NAND_DENALI_64BIT=y
+CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8
+CONFIG_SPL_NAND_DENALI=y
+CONFIG_UNIPHIER_SERIAL=y
+CONFIG_USB=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_STORAGE=y
OpenPOWER on IntegriCloud