From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD
Date: Fri, 25 Sep 2015 10:06:46 +0200 [thread overview]
Message-ID: <56050096.8000304@redhat.com> (raw)
In-Reply-To: <CAGb2v67XGDNDg+bisYMRrmq1r0Vjxj+ViO_LhfLfYfvUf=9xFw@mail.gmail.com>
Hi,
On 25-09-15 04:35, Chen-Yu Tsai wrote:
> On Thu, Sep 24, 2015 at 11:24 PM, Hans de Goede <hdegoede@redhat.com> wrote:
<snip>
>> diff --git a/configs/q8_a33_tablet_800x480_defconfig b/configs/q8_a33_tablet_800x480_defconfig
>> new file mode 100644
>> index 0000000..a9c2b62
>> --- /dev/null
>> +++ b/configs/q8_a33_tablet_800x480_defconfig
>> @@ -0,0 +1,24 @@
>> +CONFIG_ARM=y
>> +CONFIG_ARCH_SUNXI=y
>> +CONFIG_MACH_SUN8I_A33=y
>> +CONFIG_DRAM_CLK=456
>> +CONFIG_DRAM_ZQ=15291
>> +CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
>> +CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
>> +CONFIG_USB0_ID_DET="PH8"
>> +CONFIG_AXP_GPIO=y
>> +CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:18,pclk_khz:33000,le:87,ri:167,up:31,lo:13,hs:1,vs:1,sync:3,vmode:0"
>
> FYI my q8h-v1.5 uses a slightly different mode line:
>
> x:800,y:480,depth:18,pclk_khz:36000,le:45,ri:209,up:22,lo:22,hs:1,vs:1,sync:3,vmode:0
Yes, there are multiple modelines floating around for 800x480 panels, I've
2 A13 tablets and the modeline of the fex file from tablet a causes the images
to not be properly centered on the screen of tablet b. Luckily the other way
around does work, so for the q8_a13_tablet_defconfig I'm using the modeline
from the fex file from tablet b. I hope we can do something similar with q8
a23 and a33 800x480 tablets.
I've been buying q8 tablets with cracked screens (people seem to drop them quite
a lot) for cheap from a local 2nd hand website, so now I've 5 ever so slightly
different models, I still need to make a generic q8 config for those, and see if
I can find a modeline which works on all of them.
That modeline should probably be a good one to use for the a33 defconfig too.
> I'll find some time to give yours a test.
Thanks!
Regards,
Hans
next prev parent reply other threads:[~2015-09-25 8:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 15:24 [U-Boot] [PATCH] sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD Hans de Goede
2015-09-24 15:50 ` Ian Campbell
2015-09-25 2:35 ` Chen-Yu Tsai
2015-09-25 8:06 ` Hans de Goede [this message]
2015-09-25 8:09 ` Hans de Goede
2015-10-02 8:49 ` Chen-Yu Tsai
2015-10-02 9:24 ` Hans de Goede
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56050096.8000304@redhat.com \
--to=hdegoede@redhat.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.