All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] L2 cache and LCD on sunxi
Date: Mon, 22 Dec 2014 17:45:05 +0100	[thread overview]
Message-ID: <54984A91.1040708@redhat.com> (raw)
In-Reply-To: <CAPnjgZ0GKw9rqquMPE=PKwqs44pXMySgvjhpuV_-HVcRvX8oww@mail.gmail.com>

Hi,

On 21-12-14 19:52, Simon Glass wrote:
> Hi,
>
> I ran up a banana PI and noticed that HDMI works in U-Boot. Great!
>
> Scrolling seems very slow though - is the L2 cache disabled perhaps?

I don't think so, but it could be, I think the scrolling code is just
very inefficient. Feel free to poke things a bit around this, ARM
cache management is not my forte.

> Also are there instructions for getting an LCD running in U-Boot? I
> have an Olimex A20-OLinuxion-MICRO (what a mouthful!) with a 7 inch
> display if that matters. I can't find any useful information so far.

He he, your in luck I've been working on LCD support the last few days,
and I just got the olimex 7" lcd running on olimex boards :)

If you use my current wip tree:

https://github.com/jwrdegoede/u-boot-sunxi/tree/sunxi-wip

And build for the A20-OLinuXino_MICRO-lcd7_defconfig things should
just work, assuming you are using the standard olimex 7" lcd with
a standard 40 pins pata cable.

Note in order for the kernel to take over the fb you need a small
kernel patch on top of 3.19, I've attached the patch.

Regards,

Hans



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ARM-dts-sunxi-Add-simplefb-nodes-for-de_be0-lcd0-dis.patch
Type: text/x-patch
Size: 1127 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141222/05d7c825/attachment.bin>

  reply	other threads:[~2014-12-22 16:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-21 18:52 [U-Boot] L2 cache and LCD on sunxi Simon Glass
2014-12-22 16:45 ` Hans de Goede [this message]
2014-12-23  4:36   ` Simon Glass
2014-12-23 10:03     ` Hans de Goede
2014-12-24 16:47     ` Hans de Goede
2014-12-29 16:23       ` Simon Glass
2014-12-29 19:17         ` Hans de Goede
2014-12-29 19:34           ` Simon Glass

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=54984A91.1040708@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.