Re: [U-Boot] [PATCH] sunxi: Add support for NanoPi M1 board

2017-04-19 Thread Mylene Josserand
Hi Maxime, Thank you for the review! On 19/04/2017 16:57, Maxime Ripard wrote: Hi Mylene, On Wed, Apr 19, 2017 at 04:20:40PM +0200, Mylène Josserand wrote: NanoPi M1 is a board based on Allwinner H3 CPU. This commit adds the support for this platform with: - a device tree which enables U

Re: [U-Boot] [PATCH] sunxi: Add support for NanoPi M1 board

2017-04-19 Thread Maxime Ripard
Hi Mylene, On Wed, Apr 19, 2017 at 04:20:40PM +0200, Mylène Josserand wrote: > NanoPi M1 is a board based on Allwinner H3 CPU. > > This commit adds the support for this platform with: >- a device tree which enables UART, LEDs, GPIO key switch, >3 USB host ports and the SD-card >- a de

[U-Boot] [PATCH] sunxi: Add support for NanoPi M1 board

2017-04-19 Thread Mylène Josserand
NanoPi M1 is a board based on Allwinner H3 CPU. This commit adds the support for this platform with: - a device tree which enables UART, LEDs, GPIO key switch, 3 USB host ports and the SD-card - a defconfig file for minimal support - a section in MAINTAINERS (add myself) Based on the