[U-Boot] Sinovoip M2+ defconfig

From ad9d562b334dd81ad72656afbb28a723e5d9fc44 Mon Sep 17 00:00:00 2001 From: Richard Kojedzinszky krichy@cflinux.hu Date: Sat, 5 Nov 2016 13:43:13 +0100 Subject: [PATCH 1/2] Added configs/Sinovoip_BPI_M2_plus_defconfig
--- configs/Sinovoip_BPI_M2_plus_defconfig | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/Sinovoip_BPI_M2_plus_defconfig
diff --git a/configs/Sinovoip_BPI_M2_plus_defconfig b/configs/Sinovoip_BPI_M2_plus_defconfig new file mode 100644 index 0000000000..1f901f8ced --- /dev/null +++ b/configs/Sinovoip_BPI_M2_plus_defconfig @@ -0,0 +1,18 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_SPL_I2C_SUPPORT=y +CONFIG_MACH_SUN8I_H3=y +CONFIG_DRAM_CLK=672 +CONFIG_DRAM_ZQ=3881979 +CONFIG_DRAM_ODT_EN=y +CONFIG_MMC_SUNXI_SLOT_EXTRA=2 +CONFIG_USB1_VBUS_PIN="PG13" +CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-bananapi-m2-plus" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_CONSOLE_MUX=y +CONFIG_SPL=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_SY8106A_POWER=y +CONFIG_USB_EHCI_HCD=y

On Sat, Jul 8, 2017 at 1:35 PM, krichy@nmdps.net wrote:
From ad9d562b334dd81ad72656afbb28a723e5d9fc44 Mon Sep 17 00:00:00 2001 From: Richard Kojedzinszky krichy@cflinux.hu Date: Sat, 5 Nov 2016 13:43:13 +0100 Subject: [PATCH 1/2] Added configs/Sinovoip_BPI_M2_plus_defconfig
configs/Sinovoip_BPI_M2_plus_defconfig | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/Sinovoip_BPI_M2_plus_defconfig
This is already supported. See Sinovoip_BPI_M2_Plus_defconfig (with a capital P).
ChenYu
diff --git a/configs/Sinovoip_BPI_M2_plus_defconfig b/configs/Sinovoip_BPI_M2_plus_defconfig new file mode 100644 index 0000000000..1f901f8ced --- /dev/null +++ b/configs/Sinovoip_BPI_M2_plus_defconfig @@ -0,0 +1,18 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_SPL_I2C_SUPPORT=y +CONFIG_MACH_SUN8I_H3=y +CONFIG_DRAM_CLK=672 +CONFIG_DRAM_ZQ=3881979 +CONFIG_DRAM_ODT_EN=y +CONFIG_MMC_SUNXI_SLOT_EXTRA=2 +CONFIG_USB1_VBUS_PIN="PG13" +CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-bananapi-m2-plus" +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_CONSOLE_MUX=y +CONFIG_SPL=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_SY8106A_POWER=y
+CONFIG_USB_EHCI_HCD=y
2.11.0
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot
participants (2)
-
Chen-Yu Tsai
-
krichy@nmdps.net