public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] ARM: sun7i: config: add config for Sinovoip/Bananapi BPI-R1
@ 2016-10-03 20:21 Stephen Arnold
  2016-10-03 20:21 ` [U-Boot] ARM: sun7i: dts: add support " Stephen Arnold
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stephen Arnold @ 2016-10-03 20:21 UTC (permalink / raw)
  To: u-boot

From: Steve Arnold <stephen.arnold42@gmail.com>

* needs different GMAC_TX_DELAY than lamobo-r1 (not compatible)

Signed-off-by: Steve Arnold <stephen.arnold42@gmail.com>
Cc: Ian Campbell <ijc@hellion.org.uk>
Cc: Hans De Goede <hdegoede@redhat.com>

Changes for v2:
  - incorprated feedback for config options (remove 3, add 1)
---
 configs/Bananapi_R1_defconfig | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 configs/Bananapi_R1_defconfig

diff --git a/configs/Bananapi_R1_defconfig b/configs/Bananapi_R1_defconfig
new file mode 100644
index 0000000..3743d5c
--- /dev/null
+++ b/configs/Bananapi_R1_defconfig
@@ -0,0 +1,16 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_MACH_SUN7I=y
+CONFIG_DRAM_CLK=432
+CONFIG_GMAC_TX_DELAY=3
+CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-bananapi-r1"
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPH(23),AHCI,USB_EHCI"
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_FPGA is not set
+CONFIG_USB_EHCI_HCD=y
+CONFIG_DM_ETH=y
+CONFIG_PHYLIB=y
+# CONFIG_RTL8211X_PHY_FORCE_MASTER=y
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-06 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03 20:21 [U-Boot] ARM: sun7i: config: add config for Sinovoip/Bananapi BPI-R1 Stephen Arnold
2016-10-03 20:21 ` [U-Boot] ARM: sun7i: dts: add support " Stephen Arnold
2016-10-03 20:21 ` [U-Boot] [PATCH v2] [PATCH 2/2] " Stephen Arnold
2016-10-06 15:05   ` Jagan Teki
2016-10-03 20:24 ` [U-Boot] ARM: sun7i: config: add config " Stephen Arnold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox