Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-22 Thread Hans de Goede
Hi, On 05/22/2014 11:20 AM, Amit Kucheria wrote: > On Thu, May 22, 2014 at 2:27 PM, Hans de Goede wrote: >> And also does your ethernet port work ? Mine is flaky, and it seems that the fex file is incorrect wrt the ethernet (on my pcb it needs PH21 as emac power gpio to

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-22 Thread Amit Kucheria
On Thu, May 22, 2014 at 2:27 PM, Hans de Goede wrote: > >>> And also does your ethernet port work ? Mine is flaky, and it seems >>> that the fex file is incorrect wrt the ethernet (on my pcb it needs >>> PH21 as emac power gpio to work at all. >> >> Have you tried to disabling screen1_

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-22 Thread Hans de Goede
Hi, On 05/21/2014 10:23 PM, Amit Kucheria wrote: > Hi Hans, > > (Do you explicitly change headers so that a reply-all doesn't include > your email id? If so, I won't manually try to add you back again) No googlegroups does that automatically (a bit of a mis feature). Still there is no need to ad

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-21 Thread Amit Kucheria
Hi Hans, (Do you explicitly change headers so that a reply-all doesn't include your email id? If so, I won't manually try to add you back again) On Sun, May 18, 2014 at 4:00 PM, Hans de Goede wrote: > Hi, > > On 05/16/2014 10:38 AM, Amit Kucheria wrote: >> On Fri, May 16, 2014 at 1:17 PM, Hans d

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-21 Thread Amit Kucheria
On Sun, May 18, 2014 at 8:45 PM, Hans de Goede wrote: > Hi, > > On 05/18/2014 12:30 PM, Hans de Goede wrote: > > > >>> What about my u-boot patch? Did you create a dram file for the board too? >> >> Yes, that one I had not pushed yet, but I just did, if you checkout the >> latest >> sunxi branch

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-18 Thread Hans de Goede
Hi, On 05/18/2014 12:30 PM, Hans de Goede wrote: >> What about my u-boot patch? Did you create a dram file for the board too? > > Yes, that one I had not pushed yet, but I just did, if you checkout the latest > sunxi branch code, then you can do: > make -j4 CROSS_COMPILE=arm-linux-gnu- i12-tvb

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-18 Thread Hans de Goede
Hi, On 05/16/2014 10:38 AM, Amit Kucheria wrote: > On Fri, May 16, 2014 at 1:17 PM, Hans de Goede wrote: >> Hi, >> >> On 05/15/2014 08:56 PM, Amit Kucheria wrote: >>> On Thu, May 15, 2014 at 11:41 PM, Hans de Goede wrote: Hi, Thanks for the patch. Looking at the outside of the qt8

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-16 Thread Amit Kucheria
On Fri, May 16, 2014 at 1:17 PM, Hans de Goede wrote: > Hi, > > On 05/15/2014 08:56 PM, Amit Kucheria wrote: >> On Thu, May 15, 2014 at 11:41 PM, Hans de Goede wrote: >>> Hi, >>> >>> Thanks for the patch. Looking at the outside of the qt840a box, >>> I believe it is the same as the q5 (and the br

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-16 Thread Hans de Goede
Hi, On 05/15/2014 08:56 PM, Amit Kucheria wrote: > On Thu, May 15, 2014 at 11:41 PM, Hans de Goede wrote: >> Hi, >> >> Thanks for the patch. Looking at the outside of the qt840a box, >> I believe it is the same as the q5 (and the brandless box I have). >> >> With a PCB labelled i12 and I've alrea

Fwd: [linux-sunxi] [PATCH] Add qt840a

2014-05-15 Thread Amit Kucheria
Resending because my earlier reply bounced. -- Forwarded message -- From: Amit Kucheria Date: Fri, May 16, 2014 at 12:26 AM Subject: Re: [linux-sunxi] [PATCH] Add qt840a To: Hans de Goede Cc: linux-sunxi@googlegroups.com On Thu, May 15, 2014 at 11:41 PM, Hans de Goede wrote

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-15 Thread Luc Verhaegen
On Thu, May 15, 2014 at 08:11:56PM +0200, Hans de Goede wrote: > Hi, > > Thanks for the patch. Looking at the outside of the qt840a box, > I believe it is the same as the q5 (and the brandless box I have). > > With a PCB labelled i12 and I've already added a fex file for that ... Neither of thos

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-15 Thread Hans de Goede
Hi, Thanks for the patch. Looking at the outside of the qt840a box, I believe it is the same as the q5 (and the brandless box I have). With a PCB labelled i12 and I've already added a fex file for that ... Can you confirm that you've the same pcb as this one: http://www.aliexpress.com/item/Q5-Al

[linux-sunxi] [PATCH] Add qt840a

2014-05-15 Thread Amit Kucheria
Signed-off-by: Amit Kucheria --- sys_config/a20/qt840a.fex | 1100 + 1 file changed, 1100 insertions(+) create mode 100644 sys_config/a20/qt840a.fex diff --git a/sys_config/a20/qt840a.fex b/sys_config/a20/qt840a.fex new file mode 100644 index 000.