public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] sunxi: TZX-Q8-713B7 support
@ 2015-01-27 18:58 Paul Kocialkowski
  2015-01-27 18:58 ` Paul Kocialkowski
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Kocialkowski @ 2015-01-27 18:58 UTC (permalink / raw)
  To: u-boot

This patch adds support for the TZX-Q8-713B7 tablet as described at:
http://linux-sunxi.org/TZX-Q8-713B7

All the things that are expected to work are going just fine, even host USB OTG
with the MUSB driver worked with both storage and a USB keyboard.

The DRAM configuration was not directly imported from the legacy u-boot-sunxi
tree. Instead, this uses dram_sun5i_auto with appropriate configuration.
The resulting DRAM config is not exactly the same, but things appear to work
just fine with dram_sun5i_auto (when booting a kernel and a full graphical
session).

The LCD mode configuration (CONFIG_VIDEO_LCD_MODE) only has fields that could
be determined reliably. Other fields (such as le,ri,up,lo and hs,vs) are left
to default values. Despite this, the LCD appears to be working just fine.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-28 21:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27 18:58 [U-Boot] [PATCH] sunxi: TZX-Q8-713B7 support Paul Kocialkowski
2015-01-27 18:58 ` Paul Kocialkowski
2015-01-28 10:07   ` Hans de Goede
2015-01-28 21:48     ` Paul Kocialkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox