public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Arnold <stephen.arnold42@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ARM: sun7i: config: add config for Sinovoip/Bananapi BPI-R1
Date: Mon,  3 Oct 2016 13:21:37 -0700	[thread overview]
Message-ID: <20161003202139.24812-1-stephen.arnold42@gmail.com> (raw)

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

             reply	other threads:[~2016-10-03 20:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-03 20:21 Stephen Arnold [this message]
2016-10-03 20:21 ` [U-Boot] ARM: sun7i: dts: add support for Sinovoip/Bananapi BPI-R1 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161003202139.24812-1-stephen.arnold42@gmail.com \
    --to=stephen.arnold42@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox