[linux-sunxi] Re: [U-Boot] [PATCH v3 01/13] sunxi: fix ACTLR.SMP assembly routine

2017-02-02 Thread Jagan Teki
ff-by: Andre Przywara <andre.przyw...@arm.com> > Acked-by: Maxime Ripard <maxime.rip...@free-electrons.com> Acked-by: Jagan Teki <ja...@openedev.com> -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. -- You receiv

[linux-sunxi] Re: [U-Boot] [PATCH v3 02/13] ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY

2017-02-02 Thread Jagan Teki
purpose. It seems useful to unify them. > Since there are less occurences of the latter version, lets convert all > users over to COUNTER_FREQUENCY. > > Signed-off-by: Andre Przywara <andre.przyw...@arm.com> > Reviewed-by: York Sun <york@nxp.com> Reviewed-by: Jagan Teki

Re: [linux-sunxi] Re: Sunxi FOSDEM dinner, sat 4 Feb @ 8PM

2017-02-04 Thread Jagan Teki
se you are subscribed to a topic in the > Google Groups "linux-sunxi" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/linux-sunxi/afFMBIR2m_o/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > linux-sunxi+unsubscr

[linux-sunxi] Re: [U-Boot] [PATCH v3 12/13] sunxi: dts: add basic OrangePi PC 2 device tree file

2017-02-03 Thread Jagan Teki
h/arm/dts/sun50i-h5-orangepi-pc2.dts | 147 > Please squash 13/13 with this, I would see a single patch for initial support. thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. -- You received this message be

[linux-sunxi] Re: [U-Boot] [PATCH v3 05/13] sunxi: configs: merge sun9i and sun50i SPL memory definitions

2017-02-03 Thread Jagan Teki
helps to further simplify this is in the next patch. >> >> Signed-off-by: Andre Przywara <andre.przyw...@arm.com> > > Acked-by: Maxime Ripard <maxime.rip...@free-electrons.com> Reviewed-by: Jagan Teki <ja...@openedev.com> thanks! -- Jagan Teki Free Software Engineer | w

[linux-sunxi] Re: [U-Boot] [PATCH v3 03/13] fsl: ls102x: remove redundant GENERIC_TIMER_CLK

2017-02-03 Thread Jagan Teki
able from those > boards. > > Signed-off-by: Andre Przywara <andre.przyw...@arm.com> > Reviewed-by: York Sun <york....@nxp.com> Reviewed-by: Jagan Teki <ja...@openedev.com> thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream M

[linux-sunxi] Re: [U-Boot] [PATCH v3 07/13] sunxi: provide ARMv8 mem_map for every ARM64 board

2017-02-03 Thread Jagan Teki
: Maxime Ripard <maxime.rip...@free-electrons.com> > --- > arch/arm/mach-sunxi/board.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Jagan Teki <ja...@openedev.com> thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstrea

[linux-sunxi] Re: [U-Boot] [PATCH v3 06/13] sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM

2017-02-03 Thread Jagan Teki
config > index ea0d658..688cb12 100644 > --- a/board/sunxi/Kconfig > +++ b/board/sunxi/Kconfig > @@ -27,6 +27,10 @@ config SPL_POWER_SUPPORT > config SPL_SERIAL_SUPPORT > default y > > +config SUNXI_HIGH_SRAM > + bool > + default n Write some h

[linux-sunxi] Re: [U-Boot] [PATCH v3 08/13] SPI: SPL: sunxi: fix 64-bit build

2017-02-03 Thread Jagan Teki
aarch64 compile. > > Signed-off-by: Andre Przywara <andre.przyw...@arm.com> > Reviewed-by: Simon Glass <s...@chromium.org> > Reviewed-by: Maxime Ripard <maxime.rip...@free-electrons.com> Reviewed-by: Jagan Teki <ja...@openedev.com> thanks! -- Jagan Teki Free

[linux-sunxi] Re: [U-Boot] [PATCH v3 04/13] sunxi: simplify ACTLR.SMP bit set #ifdef

2017-02-03 Thread Jagan Teki
OC_BOOT0_HOOK > ARM_SOC_BOOT0_HOOK which contains the required assembler > preprocessor code. > > +config ARM_CORTEX_CPU_IS_UP > + bool > + default n Better to place this in sunxi, since no other code using this expect sunxi and the name CORTEX may

[linux-sunxi] Re: [U-Boot] [PATCH v3 09/13] sunxi: DRAM: add Allwinner H5 support

2017-02-03 Thread Jagan Teki
On Feb 1, 2017 2:37 AM, "Andre Przywara" wrote: The DRAM controller in the Allwinner H5 SoC is again very similar to the one in the H3 and A64. Based on the existing socid parameter, add support for this controller by reusing the bulk of the code and only deviating where

[linux-sunxi] Re: Sunxi FOSDEM dinner, sat 4 Feb @ 8PM

2017-01-25 Thread Jagan Teki
Please reserve 2 dinner spots for me, thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. On Wednesday, 18 January 2017 23:08:40 UTC+1, Vit wrote: > > Please, book me one place. > > Thank you, > Vit > > O

[linux-sunxi] Re: [U-Boot] [PATCH v2] sunxi: add NanoPi NEO Air defconfig

2017-02-25 Thread Jagan Teki
MC storage and 512 MB DDR3 ram. >> >> Signed-off-by: Jelle van der Waa <je...@vdwaa.nl> > > Acked-by: Maxime Ripard <maxime.rip...@free-electrons.com> Fixed, error while 'git am' and Applied to u-boot-sunxi/master thanks! -- Jagan Teki Free Software Engineer | w

[linux-sunxi] Re: [U-Boot] [PATCH v4 00/13] sunxi: Allwinner H5 and OrangePi PC2 support

2017-02-25 Thread Jagan Teki
IG_SUNXI_HIGH_SRAM > sunxi: provide ARMv8 mem_map for every ARM64 board > SPI: SPL: sunxi: fix 64-bit build > sunxi: DRAM: add Allwinner H5 support > sunxi: prepare for sharing MACH_SUN8I_H3 config symbol > sunxi: introduce Allwinner H5 config option > sunxi: dts: add basic Orang

[linux-sunxi] Re: [U-Boot] [PATCH v3 1/3] sunxi: add basic V3s support

2017-02-28 Thread Jagan Teki
the original >> address map cannot fit into a so small DRAM. >> >> As the DRAM controller code needs a big refactor, the SPL support is >> disabled in this version. >> >> Signed-off-by: Icenowy Zheng <icen...@aosc.xyz> > > Acked-by: Maxime Ripard <m

[linux-sunxi] Re: [U-Boot] [PATCH v3 3/3] sunxi: add support for Lichee Pi Zero

2017-02-28 Thread Jagan Teki
On Sat, Feb 11, 2017 at 4:41 PM, Icenowy Zheng <icen...@aosc.xyz> wrote: > Lichee Pi Zero is a development board with a V3s SoC. > > Add support for it. Add some details about board/features ? thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upst

[linux-sunxi] Re: [U-Boot] [PATCH] sunxi: Add boards/sunxi and arch/arm/mach-sunxi to sunxi MAINTAINERS entry

2017-03-01 Thread Jagan Teki
le at it, also update its status, to reflect the current active > maintainership. > > Signed-off-by: Chen-Yu Tsai <w...@csie.org> Applied to u-boot-sunxi/master thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. -

[linux-sunxi] Re: [U-Boot] [PATCH] sunxi: makes an invisible option for H3-like DRAM controllers

2017-03-01 Thread Jagan Teki
d/sunxi/Kconfig > +++ b/board/sunxi/Kconfig > @@ -42,6 +42,13 @@ config SUNXI_GEN_SUN6I > separate ahb reset control registers, custom pmic bus, new style > watchdog, etc. > > +config SUNXI_DW_DRAM I prefer SUNXI_DRAM_DW since config start with SUNXI which is OS an

[linux-sunxi] Re: [U-Boot] [PATCH v2 1/6] sunxi: add invisible options for PRCM and RSB support

2017-03-01 Thread Jagan Teki
h the old code. Since H3 doesn't have RSB how should it implement or use the RCB functionalities? what do you mean by old code here? thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. -- You received this message because you ar

[linux-sunxi] Re: [U-Boot] [PATCH v2 3/6] sunxi: add AXP_PMIC_BUS invisible options for AXP PMICs access

2017-03-01 Thread Jagan Teki
AXP_PMIC_BUS > + bool > + ---help--- > + Select this for code providing PMIC access code for AXP PMICs. No, better to move this pmic driver to drivers/power or if possible use the existing drivers/power/axp*.c thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-

[linux-sunxi] Re: [PATCH v5 2/2] sun50i: a64: Add initial NanoPi A64 support

2017-08-16 Thread Jagan Teki
On Tue, Aug 15, 2017 at 11:38 AM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > NanoPi A64 is a new board of high performance with low cost > designed by FriendlyElec., using the Allwinner A64 SOC. > > Nanopi A64 feat

[linux-sunxi] Re: [U-Boot] [PATCH] sunxi: defaultly enable SPL for Lichee Pi Zero

2017-08-16 Thread Jagan Teki
On Mon, Aug 14, 2017 at 9:16 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > On Mon, Aug 14, 2017 at 8:30 PM, Icenowy Zheng <icen...@aosc.io> wrote: >> As we have already DRAM initialization code for V3s SoC, we can >> defaultly enable SPL now on Lichee Pi Zero. >

[linux-sunxi] Re: [PATCH v2] sun50i: a64: Add A64-OLinuXino initial support

2017-08-16 Thread Jagan Teki
On Tue, Aug 15, 2017 at 11:38 AM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > OLimex A64-OLinuXino is an open-source hardware board > using the Allwinner A64 SOC. > > OLimex A64-OLinuXino has > - A64 Quad-core Co

[linux-sunxi] Re: [PATCH v5 1/2] sun50i: a64: Sync Linux [oe]hci0 nodes

2017-08-16 Thread Jagan Teki
On Tue, Aug 15, 2017 at 11:38 AM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Synced ohci0 and ehci0 nodes from Linux for sun50i-a64.dtsi > > Here is the Linux last merge tag details: > Merge: 0e91f43d e5770b7

[linux-sunxi] Re: [PATCH v4] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-08-11 Thread Jagan Teki
On Fri, Aug 11, 2017 at 6:01 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > NanoPi A64 is a new board of high performance with low cost > designed by FriendlyElec., using the Allwinner A64 SOC. > > Nanopi A64 feat

Re: [linux-sunxi] [PATCH v6] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-08-14 Thread Jagan Teki
On Tue, Aug 15, 2017 at 9:14 AM, Chen-Yu Tsai <w...@csie.org> wrote: > On Mon, Aug 14, 2017 at 6:36 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> NanoPi A64 is a new board of high performance wi

[linux-sunxi] Re: [U-Boot] [PATCH] sunxi: add MACPWR in Orange Pi PC2 defconfig

2017-08-11 Thread Jagan Teki
On Fri, Aug 11, 2017 at 3:30 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > On Tue, Jul 4, 2017 at 4:13 PM, Icenowy Zheng <icen...@aosc.io> wrote: >> The Ethernet function is enabled in the Orange Pi PC2 device tree and >> defconfig, however, CONFIG_MACPWR is n

[linux-sunxi] Re: [U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM

2017-08-11 Thread Jagan Teki
M: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc >> > >> >Which are on their way to being merged in master. So once those land into >> >master >> >this all should apply cleanly. Sorry Joe! >> >> So I accidentally added those too

[linux-sunxi] Re: [U-Boot] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-08-11 Thread Jagan Teki
On Wed, Jan 4, 2017 at 9:20 PM, Jagan Teki <ja...@openedev.com> wrote: > On Mon, Jan 2, 2017 at 12:48 PM, Andre Przywara <andre.przyw...@arm.com> > wrote: >> Hi, >> >> hopefully the final version of the SPL support series for the Allwinner A64 >> SoC. Act

[linux-sunxi] [PATCH v4] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-08-11 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

[linux-sunxi] [PATCH 2/3] arm64: defconfig: Enable CONFIG_MFD_AXP20X_RSB

2017-08-11 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> X-Powers AXP series PMICs with RSB is need for sunxi a64 so make it default in defconfig. Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/a

[linux-sunxi] [PATCH 1/3] bus: kconfig: Enable SUNXI RSB for arm64

2017-08-11 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Sunxi arm64 doesn't have separate configs for h5 and a64 so enable SUNXI_RSB bus for ARM64. Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- drivers/bus/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

[linux-sunxi] [PATCH 3/3] arm64: defconfig: Enable CONFIG_REGULATOR_AXP20X

2017-08-11 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> X-POWERS AXP20X PMIC Regulators is need for sunxi a64 so make it default in defconfig. Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/a

[linux-sunxi] [PATCH] arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0

2017-08-11 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Since current tree support AXP803 regulators, replace fixed regulator with AXP803 dcdc1 regulator. Tested on pine64. Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 9

[linux-sunxi] [PATCH v5] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-08-11 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

Re: [linux-sunxi] [PATCH v4] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-08-11 Thread Jagan Teki
On Fri, Aug 11, 2017 at 6:04 PM, Icenowy Zheng <icen...@aosc.io> wrote: > > > 于 2017年8月11日 GMT+08:00 下午8:31:43, Jagan Teki <jagannadh.t...@gmail.com> 写到: >>From: Jagan Teki <ja...@amarulasolutions.com> >> >>NanoPi A64 is a new board of high perform

[linux-sunxi] [PATCH v2] arm64: allwinner: a64: Add A64-OLinuXino initial support

2017-08-12 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> OLimex A64-OLinuXino is an open-source hardware board using the Allwinner A64 SOC. OLimex A64-OLinuXino has - A64 Quad-core Cortex-A53 64bit - 1GB or 2GB RAM DDR3L @ 672Mhz - microSD slot and 4/8/16GB eMMC - Debug TTL UART - HDMI - LCD - IR re

[linux-sunxi] [PATCH v3] arm64: allwinner: a64: Add A64-OLinuXino initial support

2017-08-14 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> OLimex A64-OLinuXino is an open-source hardware board using the Allwinner A64 SOC. OLimex A64-OLinuXino has - A64 Quad-core Cortex-A53 64bit - 1GB or 2GB RAM DDR3L @ 672Mhz - microSD slot and 4/8/16GB eMMC - Debug TTL UART - HDMI - LCD - IR re

[linux-sunxi] [PATCH v6] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-08-14 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

Re: [linux-sunxi] [PATCH v2] arm64: allwinner: a64: Add A64-OLinuXino initial support

2017-08-14 Thread Jagan Teki
On Mon, Aug 14, 2017 at 1:26 PM, Chen-Yu Tsai <w...@csie.org> wrote: > On Mon, Aug 14, 2017 at 3:34 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: >> On Mon, Aug 14, 2017 at 12:38 PM, Chen-Yu Tsai <w...@csie.org> wrote: >>> Hi, >>> >>> On

Re: [linux-sunxi] [PATCH v2] arm64: allwinner: a64: Add A64-OLinuXino initial support

2017-08-14 Thread Jagan Teki
On Mon, Aug 14, 2017 at 12:38 PM, Chen-Yu Tsai <w...@csie.org> wrote: > Hi, > > On Sun, Aug 13, 2017 at 1:54 AM, Jagan Teki <jagannadh.t...@gmail.com> wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> OLimex A64-OLinuXino is an open-source

[linux-sunxi] Re: [U-Boot] [PATCH] sunxi: defaultly enable SPL for Lichee Pi Zero

2017-08-14 Thread Jagan Teki
;icen...@aosc.io> Reviewed-by: Jagan Teki <ja...@openedev.com> thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. -- You received this message because you are subscribed to the Google Groups "linux-sunxi"

[linux-sunxi] [PATCH v2 1/3] board: Add Bananapi M64 support

2017-07-15 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Add initial support for bananapi M64 board with below features: - U-Boot 2017.07 - Linux 4.11.5 - Default packages from buildroot Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- Changes for v2: - Update .gitlab-ci.yml -

[linux-sunxi] [PATCH v2 2/3] board: Add Bananapi M1 support

2017-07-15 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Add initial support for bananapi M1 board with below features: - U-Boot 2017.07 - Linux 4.11.5 - Default packages from buildroot Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- Changes for v2: - Newly added patch .g

[linux-sunxi] [PATCH v2 3/3] board: Add Bananapi M2 Plus support

2017-07-15 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Add initial support for bananapi M2 Plus board with below features: - U-Boot 2017.07 - Linux 4.11.5 - Default packages from buildroot Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- Changes for v2: - Update .gitlab-ci.yml -

[linux-sunxi] Re: [U-Boot] [PATCHv4 0/2] ARM: sunxi: Add support for OLinuXino Lime2 eMMC

2017-08-07 Thread Jagan Teki
of NAND (or no flash) on the other >> Lime2's. Additionally, we sync the dts with upstream as we now use this dts >> from the new defconfig. > > Acked-by: Maxime Ripard <maxime.rip...@free-electrons.com> Applied to u-boot-sunxi/master thanks! -- Jagan Teki Free Softw

[linux-sunxi] Re: [U-Boot] [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME2-eMMC

2017-05-03 Thread Jagan Teki
+CONFIG_MMC0_CD_PIN="PH1" > +CONFIG_MMC_SUNXI_SLOT_EXTRA=2 > +CONFIG_USB0_VBUS_PIN="PC17" > +CONFIG_USB0_VBUS_DET="PH5" > +CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-olinuxino-lime2-emmc" > +CONFIG_AHCI=y > +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT

[linux-sunxi] Re: [U-Boot] [PATCH] sunxi: add support for Banana Pi M2 Plus board

2017-05-03 Thread Jagan Teki
ERS items. > > Signed-off-by: Icenowy Zheng <icen...@aosc.io> Reviewed-by: Jagan Teki <ja...@openedev.com> thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India. -- You received this message because you are subscr

[linux-sunxi] Re: [PATCH] sun7i: Add support for Olimex A20-OLinuXino-LIME2-eMMC

2017-05-03 Thread Jagan Teki
will not fit in region `.sram' arm-linux-gnueabi-ld.bfd: region `.sram' overflowed by 88 bytes arm-linux-gnueabi-ld.bfd: u-boot-spl: Not enough room for program headers, try linking with -N arm-linux-gnueabi-ld.bfd: final link failed: Bad value thanks! -- Jagan Teki Free Software Engineer |

Re: [linux-sunxi] [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support

2017-05-26 Thread Jagan Teki
On Fri, May 26, 2017 at 10:10 PM, <icen...@aosc.io> wrote: > 在 2017-05-26 03:26,Jagan Teki 写道: >> >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> Orangepi Prime is an open-source single-board computer >> using the Allwinner h5 SOC. > > &

[linux-sunxi] Re: [U-Boot] [PATCH v3] sunxi: A64/Pine64: update device tree from Linux

2017-05-29 Thread Jagan Teki
share the similar dt on other a64 board that we initiate the discussion about orangepi, and BPI. All fine expect this name. Reviewed-by: Jagan Teki <ja...@amarulasolutions.com> Tested-by: Jagan Teki <ja...@amarulasolutions.com> thanks! -- Jagan Teki Free Software Engineer

[linux-sunxi] [PATCH] sunxi: sinovoip: Use proper naming convention for BPI boards

2017-05-29 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> - Rename Sinovoip BPI defconfigs to use small letter - To avoid naming conflict with 'LeMaker' add sinovoip prefix to BPI M2 Ultra defconfig since bananapi is also name used by 'LeMaker' - Add 'SINOVOIP' prefix 'BANANAPI M2 ULTRA BOARD'

[linux-sunxi] Re: [U-Boot] [PATCH] sunxi: sinovoip: Use proper naming convention for BPI boards

2017-05-29 Thread Jagan Teki
On Mon, May 29, 2017 at 8:27 PM, Chen-Yu Tsai <w...@csie.org> wrote: > On Mon, May 29, 2017 at 10:24 PM, Jagan Teki <ja...@openedev.com> wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> - Rename Sinovoip BPI defconfigs to use small letter >

[linux-sunxi] [PATCH 1/3] ARM: dts: sun7i-a20: Rename bananapi as bananapi m1

2017-05-29 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> from BPI(BIPAI KEJI LIMITED) products the Bananapi board is named as 'Bananapi M1' and this is the starting bananapi board from M1 series. So rename dts and suffix 'M1' on model for the same, so-that next sequence on bananapi starts like M1 Pl

[linux-sunxi] [PATCH 2/3] ARM: dts: sunxi: Update model and compatible for bananapi

2017-05-29 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Since Bananapi brand is owned by BIPAI KEJI(BPI), the previous Lemaker and Sinovoip no longer use the bananapi brand, hence Updated the model and compatible for existing bananapi boards which is denoted same like in binanapi site. E

[linux-sunxi] [PATCH 3/3] ARM: dts: sun6i-a31s: Rename sun6i-a31s-sinovoip-bpi-m2

2017-05-29 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Since Bananapi brand is owned by BIPAI KEJI(BPI), the previous Sinovoip no longer use the bananapi brand, hence rename sun6i-a31s-sinovoip-bpi-m2.dts to sun6i-a31s-bananapi-m2.dts Signed-off-by: Jagan Teki <ja...@amarulasolutions.com&

[linux-sunxi] [PATCH v2 1/2] sunxi: Rename bananapi board as bananapi m1

2017-05-29 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> from BPI(BIPAI KEJI LIMITED) products the Bananapi board is named as 'Bananapi M1' and this is the starting bananapi board from M1 series. So rename the board defconfig, dts and suffix 'M1' on model for the same so-that next sequence on ba

[linux-sunxi] [PATCH v2 2/2] sunxi: Use proper naming convention for Bananapi boards

2017-05-29 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Since Bananapi brand is owned by BIPAI KEJI(BPI) - Drop vendor prefix 'Sinovoip' for defconfig names - Drop Board name 'SINOVOIP' in MAINTAINERS file - Use small letters for defconfig files, since newly supported and/or longer stable defc

Re: [linux-sunxi] [PATCH 1/3] ARM: dts: sun7i-a20: Rename bananapi as bananapi m1

2017-05-29 Thread Jagan Teki
On Tue, May 30, 2017 at 3:15 AM, Karsten Merker <mer...@debian.org> wrote: > On Mon, May 29, 2017 at 07:30:26PM +0000, Jagan Teki wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> from BPI(BIPAI KEJI LIMITED) products the Bananapi

[linux-sunxi] [PATCH] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-05-30 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

[linux-sunxi] [PATCH 2/2] sun50i: h5: Add initial NanoPi NEO2 support

2017-05-30 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi M1 Plus is designed and developed by FriendlyElec using the Allwinner 64-bit H5 SOC. NanoPi Neo2 key features - Allwinner H5, Quad-core 64-bit Cortex-A53 - 512MB DDR3 RAM - microSD slot - 10/100/1000M Ethernet - Serial Debug Port - 5V

[linux-sunxi] [PATCH 1/2] sun8i: h3: Add initial NanoPi M1 Plus support

2017-05-30 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi M1 Plus is designed and developed by FriendlyElec for professionals, enterprise users, makers and hobbyists using the Allwinner H3 SOC. NanoPi M1 Plus key features - Allwinner H3, Quad-core Cortex-A7@1.2GHz - 1GB DDR3 RAM - 8GB eMMC - m

[linux-sunxi] [PATCH 1/2] arm64: allwinner: h5: Add initial NanoPi NEO2 support

2017-05-30 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi M1 Plus is designed and developed by FriendlyElec using the Allwinner 64-bit H5 SOC. NanoPi Neo2 key features - Allwinner H5, Quad-core 64-bit Cortex-A53 - 512MB DDR3 RAM - microSD slot - 10/100/1000M Ethernet - Serial Debug Port - 5V

[linux-sunxi] [PATCH v3] sun50i: a64: Add initial Banana Pi M64 support

2017-05-31 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> BPI-M64 is a 64-bit quad-core mini single board computer using the Allwinner A64 SOC. BPI-M64 features - 1.2 Ghz Quad-Core ARM Cortex A53 - 2GB DDR3 SDRAM with 733MHz - MicroSD/eMMC(8GB) - 10/100/1000Mbps ethernet (Realtek RTL8211E/D) - Wif

[linux-sunxi] Re: [U-Boot] [PATCH v2] sun50i: h5: Add initial Orangepi Prime support

2017-06-02 Thread Jagan Teki
On Fri, Jun 2, 2017 at 6:53 PM, Maxime Ripard <maxime.rip...@free-electrons.com> wrote: > On Thu, Jun 01, 2017 at 03:25:32PM +0000, Jagan Teki wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> Orangepi Prime is an open-source single-board compu

[linux-sunxi] Re: [U-Boot] [PATCH 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support

2017-06-02 Thread Jagan Teki
sunxi: enable DRAM initialization and SPL for V3s SoC > sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM > controller > sunxi: add LPDDR3 timing from stock boot0 > sunxi: add a defconfig for SoPine w/ official baseboard Can you rebase on master and sen it again, di

[linux-sunxi] Re: [U-Boot] [PATCH 12/12] sunxi: add a defconfig for SoPine w/ official baseboard

2017-06-02 Thread Jagan Teki
ate mode 100644 configs/sopine_baseboard_defconfig > > diff --git a/configs/sopine_baseboard_defconfig Can't this be simply sopine_defconfig Please add MAINTAINERS entry as well thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, Indi

[linux-sunxi] [PATCH v2] sun50i: h5: Add initial Orangepi Prime support

2017-06-01 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Orangepi Prime is an open-source single-board computer using the Allwinner h5 SOC. H5 Orangepi Prime has - Quad-core Cortex-A53 - 2GB DDR3 - Debug TTL UART - 1000M/100M Ethernet RJ45 - Three USB 2.0 - HDMI - Audio and MIC - Wifi + BT - IR re

[linux-sunxi] Re: [U-Boot] [PATCH v3] sunxi: A64/Pine64: update device tree from Linux

2017-06-01 Thread Jagan Teki
On Mon, May 29, 2017 at 6:01 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > On Wed, May 24, 2017 at 3:04 PM, Andre Przywara <andre.przyw...@arm.com> > wrote: >> The Linux device tree for the Allwinner A64 SoC has changed a lot since >> the U-Boot versio

[linux-sunxi] Re: [U-Boot] [PATCH v3] sun50i: a64: Add initial Banana Pi M64 support

2017-06-01 Thread Jagan Teki
On Thu, Jun 1, 2017 at 2:23 AM, Maxime Ripard <maxime.rip...@free-electrons.com> wrote: > On Wed, May 31, 2017 at 12:13:45PM +0000, Jagan Teki wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> BPI-M64 is a 64-bit quad-core mini single board comput

[linux-sunxi] Re: [U-Boot] [PATCH v2 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support

2017-06-08 Thread Jagan Teki
sunxi: enable DRAM initialization and SPL for V3s SoC > sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM > controller > sunxi: add LPDDR3 timing from stock boot0 > sunxi: add a defconfig for SoPine w/ official baseboard I think you forgot to add MAINTAINERS up

[linux-sunxi] Re: [PATCH 1/2] sun8i: h3: Add initial NanoPi M1 Plus support

2017-06-08 Thread Jagan Teki
On Thu, Jun 8, 2017 at 9:53 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > On Tue, May 30, 2017 at 11:11 PM, Jagan Teki <ja...@openedev.com> wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> NanoPi M1 Plus is designed and developed by Friend

[linux-sunxi] [PATCHi v2] sun50i: h5: Add initial NanoPi NEO2 support

2017-06-08 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi M1 Plus is designed and developed by FriendlyElec using the Allwinner 64-bit H5 SOC. NanoPi Neo2 key features - Allwinner H5, Quad-core 64-bit Cortex-A53 - 512MB DDR3 RAM - microSD slot - 10/100/1000M Ethernet - Serial Debug Port - 5V

[linux-sunxi] Re: [PATCH 1/2] sun8i: h3: Add initial NanoPi M1 Plus support

2017-06-08 Thread Jagan Teki
On Tue, May 30, 2017 at 11:11 PM, Jagan Teki <ja...@openedev.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > NanoPi M1 Plus is designed and developed by FriendlyElec > for professionals, enterprise users, makers and hobbyists > using the Allwinner H3

[linux-sunxi] Re: [U-Boot] [PATCH v2 00/12] Big work on sunxi DW DRAM controllers and some new DDR type support

2017-06-08 Thread Jagan Teki
r > sunxi: add bank detection code to H3 DRAM initialization code > sunxi: Add selective DRAM type and timing > sunxi: enable dual rank detection in DesignWare-like DRAM code Reviewed-by: Jagan Teki <ja...@amarulasolutions.com> > sunxi: add support for the DDR2 in V3s SoC

Re: [linux-sunxi] Re: [PATCH] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-06-09 Thread Jagan Teki
On Friday 09 June 2017 08:22 PM, Maxime Ripard wrote: On Fri, Jun 09, 2017 at 01:03:56PM +, Jagan Teki wrote: From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nano

Re: [linux-sunxi] Re: [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-06-09 Thread Jagan Teki
On Friday 09 June 2017 08:21 PM, Maxime Ripard wrote: Hi Jagan, On Fri, Jun 09, 2017 at 12:40:52PM +, Jagan Teki wrote: + { + pinctrl-names = "default"; + pinctrl-0 = <_pins>; + status = "okay"; +}; + +_pins { + bias-pull-up; +}; Wha

[linux-sunxi] [PATCH v3 2/2] sun50i: a64: Add initial Orangepi Win/WinPlus support

2017-06-13 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Orangepi Win/WinPlus is an open-source single-board computer using the Allwinner A64 SOC. A64 Orangepi Win/WinPlus has - A64 Quad-core Cortex-A53 64bit - 1GB(Win)/2GB(Win Plus) DDR3 SDRAM - Debug TTL UART - Four USB 2.0 - HDMI - LCD - Audio a

[linux-sunxi] [PATCH v2] sun50i: h5: Add initial NanoPi NEO2 support

2017-06-13 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi M1 Plus is designed and developed by FriendlyElec using the Allwinner 64-bit H5 SOC. NanoPi Neo2 key features - Allwinner H5, Quad-core 64-bit Cortex-A53 - 512MB DDR3 RAM - microSD slot - 10/100/1000M Ethernet - Serial Debug Port - 5V

[linux-sunxi] [PATCH v3 1/2] sun50i: h5: Add initial Orangepi Zero Plus 2 support

2017-06-13 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Orangepi Zero Plus 2 is an open-source single-board computer using the Allwinner h5 SOC. H5 Orangepi Zero Plus 2 has - Quad-core Cortex-A53 - 512MB DDR3 - micrSD slot and 8GB eMMC - Debug TTL UART - HDMI - Wifi + BT - OTG+power supply Sign

[linux-sunxi] [PATCH 2/3] Board: Add Bananapi M2 Plus support

2017-06-17 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Add initial support for bananapi M2 Plus board with below features: - U-Boot 2017.07-rc1 - Linux 4.11.5 - Default packages from buildroot Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- DEVELOPERS

[linux-sunxi] [PATCH 3/3] board: Add Pine64 support

2017-06-17 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Add initial support for Pine64 board with below features: - U-Boot 2017.07-rc1 - Linux 4.11.5 - Default packages from buildroot Cc: Andre Przywara <andre.przyw...@arm.com> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com&g

[linux-sunxi] [PATCH v2] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support

2017-06-10 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Orangepi Zero Plus 2 is an open-source single-board computer using the Allwinner h5 SOC. H5 Orangepi Zero Plus 2 has - Quad-core Cortex-A53 - 512MB DDR3 - micrSD slot and 8GB eMMC - Debug TTL UART - HDMI - Wifi + BT - OTG+power supply Sign

[linux-sunxi] [PATCH v2] sun50i: h5: Add initial Orangepi Zero Plus 2 support

2017-06-10 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Orangepi Zero Plus 2 is an open-source single-board computer using the Allwinner h5 SOC. H5 Orangepi Zero Plus 2 has - Quad-core Cortex-A53 - 512MB DDR3 - micrSD slot and 8GB eMMC - Debug TTL UART - HDMI - Wifi + BT - OTG+power supply Sign

[linux-sunxi] [PATCH v3 2/2] sun50i: a64: Add initial NanoPi A64 support

2017-06-09 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

[linux-sunxi] [PATCH v3 1/2] sun50i: a64: Sync Linux [oe]hci0 nodes

2017-06-09 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Synced ohci0 and ehci0 nodes from Linux for sun50i-a64.dtsi Here is the Linux last merge tag details: Merge: 0e91f43d e5770b7 Author: Stephen Rothwell <s...@canb.auug.org.au> Date: Fri Jun 9 14:59:55 2017 +1000 Merge remote-tra

[linux-sunxi] [PATCH v4 2/2] sun50i: a64: Add initial NanoPi A64 support

2017-06-09 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

[linux-sunxi] [PATCH] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-06-09 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

[linux-sunxi] [PATCH] arm64: allwinner: sun50i-a64: Remove duplicate ethernet@1c30000

2017-06-09 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Remove duplicate ethernet@1c3 from allwinner/sun50i-a64.dtsi Build error: arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dtb: ERROR (duplicate_node_names): Duplicate node name /soc/ethernet@1c3 ERROR: Input tree has errors, aborting (

[linux-sunxi] [PATCH v2] arm64: allwinner: a64: Add initial NanoPi A64 support

2017-06-09 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi A64 is a new board of high performance with low cost designed by FriendlyElec., using the Allwinner A64 SOC. Nanopi A64 features - Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS - 1GB DDR3 RAM - MicroSD - Gigabit Et

Re: [linux-sunxi] [PATCH RFC] sun50i: a64: Add A64-OLinuXino initial support

2017-06-12 Thread Jagan Teki
On Monday 12 June 2017 01:21 PM, Vincent Legoll wrote: Hello, On Mon, Jun 12, 2017 at 9:23 AM, Jagan Teki <jagannadh.t...@gmail.com> wrote: From: Jagan Teki <ja...@amarulasolutions.com> OLimex A64-OLinuXino is an open-source hardware board using the Allwinner A64 SOC. A64

[linux-sunxi] [PATCH RFC] sun50i: a64: Add A64-OLinuXino initial support

2017-06-12 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> OLimex A64-OLinuXino is an open-source hardware board using the Allwinner A64 SOC. A64 Orangepi Win/WinPlus has - A64 Quad-core Cortex-A53 64bit - 1GB or 2GB RAM DDR3L @ 672Mhz - microSD slot and 16GB eMMC - Debug TTL UART - HDMI - LCD - IR re

Re: [linux-sunxi] Re: [PATCH 2/2] ARM: sunxi: add support for Sinlinx SinA83T

2017-06-11 Thread Jagan Teki
On Friday 09 June 2017 11:07 PM, Ziping Chen wrote: Previously I did not submit the patch to linux because of the missing a83t's DT support of Linux... And I saw Bananapi M3 haven't been supported for Linux, but for U-Boot. U-Boot has BPI M3, configs/Sinovoip_BPI_M3_defconfig Well, now I

[linux-sunxi] Re: [PATCH v2] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support

2017-06-12 Thread Jagan Teki
On Mon, Jun 12, 2017 at 2:08 PM, Maxime Ripard <maxime.rip...@free-electrons.com> wrote: > On Sat, Jun 10, 2017 at 06:27:54PM +0530, Jagan Teki wrote: >> From: Jagan Teki <ja...@amarulasolutions.com> >> >> Orangepi Zero Plus 2 is an open-source single-board compu

[linux-sunxi] [PATCH v3] sun50i: h5: Add initial NanoPi NEO2 support

2017-06-14 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> NanoPi NEO2 is designed and developed by FriendlyElec using the Allwinner 64-bit H5 SOC. NanoPi Neo2 key features - Allwinner H5, Quad-core 64-bit Cortex-A53 - 512MB DDR3 RAM - microSD slot - 10/100/1000M Ethernet - Serial Debug Port - 5V

[linux-sunxi] Re: [PATCH v3 1/2] sun50i: h5: Add initial Orangepi Zero Plus 2 support

2017-06-16 Thread Jagan Teki
On Tue, Jun 13, 2017 at 3:38 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Orangepi Zero Plus 2 is an open-source single-board computer > using the Allwinner h5 SOC. > > H5 Orangepi Zero Plus 2 has > - Qu

[linux-sunxi] Re: [PATCH v3] sun50i: h5: Add initial NanoPi NEO2 support

2017-06-16 Thread Jagan Teki
On Wed, Jun 14, 2017 at 8:30 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > NanoPi NEO2 is designed and developed by FriendlyElec > using the Allwinner 64-bit H5 SOC. > > NanoPi Neo2 key features > - Allwinne

[linux-sunxi] Re: [PATCH v3 2/2] sun50i: a64: Add initial Orangepi Win/WinPlus support

2017-06-16 Thread Jagan Teki
On Tue, Jun 13, 2017 at 3:38 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote: > From: Jagan Teki <ja...@amarulasolutions.com> > > Orangepi Win/WinPlus is an open-source single-board computer > using the Allwinner A64 SOC. > > A64 Orangepi Win/WinPlus has > - A64 Q

[linux-sunxi] [PATCH v2 3/3] board: Add Pine64 support

2017-06-18 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Add initial support for Pine64 board with below features: - U-Boot 2017.07-rc1 - Linux 4.11.5 - Default packages from buildroot Cc: Andre Przywara <andre.przyw...@arm.com> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>

[linux-sunxi] [PATCH v2 1/3] Board: Add Bananapi M64 support

2017-06-18 Thread Jagan Teki
From: Jagan Teki <ja...@amarulasolutions.com> Add initial support for bananapi M64 board with below features: - U-Boot 2017.07-rc1 - Linux 4.11.5 - Default packages from buildroot Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> --- Changes for v2: - none

  1   2   3   4   5   6   7   8   9   10   >