All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Added configs/Sinovoip_BPI_M1_plus_defconfig
@ 2017-07-11  9:59 krichy at nmdps.net
  0 siblings, 0 replies; only message in thread
From: krichy at nmdps.net @ 2017-07-11  9:59 UTC (permalink / raw)
  To: u-boot

This is a fixed version for eth initialization on master.

---
  configs/Sinovoip_BPI_M1_plus_defconfig | 21 +++++++++++++++++++++
  1 file changed, 21 insertions(+)
  create mode 100644 configs/Sinovoip_BPI_M1_plus_defconfig

diff --git a/configs/Sinovoip_BPI_M1_plus_defconfig 
b/configs/Sinovoip_BPI_M1_plus_defconfig
new file mode 100644
index 0000000000..6761981071
--- /dev/null
+++ b/configs/Sinovoip_BPI_M1_plus_defconfig
@@ -0,0 +1,21 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_SPL_I2C_SUPPORT=y
+CONFIG_MACH_SUN7I=y
+CONFIG_DRAM_CLK=432
+CONFIG_USB1_VBUS_PIN="PH0"
+CONFIG_USB2_VBUS_PIN="PH1"
+CONFIG_VIDEO_COMPOSITE=y
+CONFIG_GMAC_TX_DELAY=3
+CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-bananapi-m1-plus"
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_MACPWR="PH23"
+CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,AHCI"
+CONFIG_SPL=y
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_FPGA is not set
+CONFIG_NETCONSOLE=y
+CONFIG_ETH_DESIGNWARE=y
+CONFIG_AXP_ALDO4_VOLT=2500
+CONFIG_USB_EHCI_HCD=y
-- 
2.11.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-11  9:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11  9:59 [U-Boot] [PATCH] Added configs/Sinovoip_BPI_M1_plus_defconfig krichy at nmdps.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.