Re: [U-Boot] [PATCH v2 0/4] sunxi: Add support for NanoPi M1

2017-05-29 Thread Jagan Teki
On Tue, May 23, 2017 at 10:51 PM, Jagan Teki wrote: > On Wed, May 10, 2017 at 11:56 AM, Mylène Josserand > wrote: >> Hi everyone, >> >> Here is a V2 of the support of the Sun8i NanoPi M1 platform. >> I created a patch serie instead on a standalone patch >> because the kernel device tree for Nanop

Re: [U-Boot] [PATCH v2 0/4] sunxi: Add support for NanoPi M1

2017-05-23 Thread Jagan Teki
On Wed, May 10, 2017 at 11:56 AM, Mylène Josserand wrote: > Hi everyone, > > Here is a V2 of the support of the Sun8i NanoPi M1 platform. > I created a patch serie instead on a standalone patch > because the kernel device tree for Nanopi uses a dtsi file > that does not exist in u-boot. This dtsi

Re: [U-Boot] [PATCH v2 0/4] sunxi: Add support for NanoPi M1

2017-05-10 Thread Maxime Ripard
Hi Mylene, On Wed, May 10, 2017 at 08:26:06AM +0200, Mylène Josserand wrote: > Here is a V2 of the support of the Sun8i NanoPi M1 platform. > I created a patch serie instead on a standalone patch > because the kernel device tree for Nanopi uses a dtsi file > that does not exist in u-boot. This dts

[U-Boot] [PATCH v2 0/4] sunxi: Add support for NanoPi M1

2017-05-09 Thread Mylène Josserand
Hi everyone, Here is a V2 of the support of the Sun8i NanoPi M1 platform. I created a patch serie instead on a standalone patch because the kernel device tree for Nanopi uses a dtsi file that does not exist in u-boot. This dtsi will be added in this serie. Changes since V1: - Added the Na