aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/configs/cubieboard7_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/configs/cubieboard7_defconfig')
-rw-r--r--roms/u-boot/configs/cubieboard7_defconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/roms/u-boot/configs/cubieboard7_defconfig b/roms/u-boot/configs/cubieboard7_defconfig
new file mode 100644
index 000000000..8efb94dea
--- /dev/null
+++ b/roms/u-boot/configs/cubieboard7_defconfig
@@ -0,0 +1,16 @@
+CONFIG_ARM=y
+CONFIG_ARCH_OWL=y
+CONFIG_DEFAULT_DEVICE_TREE="s700-cubieboard7"
+CONFIG_MACH_S700=y
+CONFIG_IDENT_STRING="\ncubieboard7"
+CONFIG_DISTRO_DEFAULTS=y
+CONFIG_BOOTDELAY=5
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="console=ttyOWL3,115200n8"
+# CONFIG_DISPLAY_CPUINFO is not set
+# CONFIG_DISPLAY_BOARDINFO is not set
+CONFIG_SYS_PROMPT="U-Boot => "
+CONFIG_PHY_REALTEK=y
+CONFIG_RTL8201F_PHY_S700_RMII_TIMINGS=y
+CONFIG_ETH_DESIGNWARE=y
+CONFIG_ETH_DESIGNWARE_S700=y