Re: [PATCH] configs: add PineTab defconfig

2021-09-06 Thread Andre Przywara
On Mon, 6 Sep 2021 23:06:13 +0200 Arnaud Ferraris wrote: > The PineTab device-tree is already in u-boot, this commit adds the > corresponding > defconfig, based on pinephone_defconfig. > > Signed-off-by: Arnaud Ferraris Reviewed-by: Andre Przywara Thanks, Andre > --- >

[PATCH] configs: add PineTab defconfig

2021-09-06 Thread Arnaud Ferraris
The PineTab device-tree is already in u-boot, this commit adds the corresponding defconfig, based on pinephone_defconfig. Signed-off-by: Arnaud Ferraris --- board/sunxi/MAINTAINERS | 5 + configs/pinetab_defconfig | 10 ++ 2 files changed, 15 insertions(+) create mode 100644

Re: [PATCH] configs: add PineTab defconfig

2021-03-13 Thread Arnaud Ferraris
Hi, Le 08/03/2021 à 01:12, Andre Przywara a écrit : > On Sun, 7 Mar 2021 13:53:56 +0100 > Nicolas Boulenguez wrote: > > Hi, > >> From: Arnaud Ferraris >> >> The PineTab device-tree is already in u-boot, this commit adds the >> corresponding >> defconfig, based on pinephone_defconfig. >> >>

Re: [PATCH] configs: add PineTab defconfig

2021-03-07 Thread Icenowy Zheng
于 2021年3月8日 GMT+08:00 上午8:12:24, Andre Przywara 写到: >On Sun, 7 Mar 2021 13:53:56 +0100 >Nicolas Boulenguez wrote: > >Hi, > >> From: Arnaud Ferraris >> >> The PineTab device-tree is already in u-boot, this commit adds the >corresponding >> defconfig, based on pinephone_defconfig. >> >>

Re: [PATCH] configs: add PineTab defconfig

2021-03-07 Thread Andre Przywara
On Sun, 7 Mar 2021 13:53:56 +0100 Nicolas Boulenguez wrote: Hi, > From: Arnaud Ferraris > > The PineTab device-tree is already in u-boot, this commit adds the > corresponding > defconfig, based on pinephone_defconfig. > > Signed-off-by: Arnaud Ferraris > > --- a/board/sunxi/MAINTAINERS >

Re: [PATCH] configs: add PineTab defconfig

2021-03-07 Thread Andre Przywara
On Sun, 07 Mar 2021 12:34:14 -0800 Vagrant Cascadian wrote: > On 2021-03-07, Nicolas Boulenguez wrote: > > From: Arnaud Ferraris > > > > The PineTab device-tree is already in u-boot, this commit adds the > > corresponding > > defconfig, based on pinephone_defconfig. > > > > Signed-off-by:

Re: [PATCH] configs: add PineTab defconfig

2021-03-07 Thread Vagrant Cascadian
On 2021-03-07, Nicolas Boulenguez wrote: > From: Arnaud Ferraris > > The PineTab device-tree is already in u-boot, this commit adds the > corresponding > defconfig, based on pinephone_defconfig. > > Signed-off-by: Arnaud Ferraris ... > --- /dev/null > +++ b/configs/pinetab_defconfig ... >

Re: [PATCH] configs: add PineTab defconfig

2021-03-07 Thread Peter Robinson
On Sun, Mar 7, 2021 at 1:24 PM Nicolas Boulenguez wrote: > > From: Arnaud Ferraris > > The PineTab device-tree is already in u-boot, this commit adds the > corresponding > defconfig, based on pinephone_defconfig. Should it have support to deal with the two variants where they have differing

[PATCH] configs: add PineTab defconfig

2021-03-07 Thread Nicolas Boulenguez
From: Arnaud Ferraris The PineTab device-tree is already in u-boot, this commit adds the corresponding defconfig, based on pinephone_defconfig. Signed-off-by: Arnaud Ferraris --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -471,6 +471,11 @@ M: Samuel Holland S: Maintained