All of lore.kernel.org
 help / color / mirror / Atom feed
From: himba <himba@siol.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot Memory Allocation for Framebuffer?
Date: Tue, 27 Jul 2004 21:44:41 +0200	[thread overview]
Message-ID: <4106B0A9.5090204@siol.net> (raw)
In-Reply-To: <31ADFA827355984B9E2A161514595B561C330F@lpdsrv04.logicpd.com>

Michael Bendzick wrote:
>
> #ifdef CONFIG_LCD
> 	/* reserve memory for LCD display (always full pages) */
> 	addr = lcd_setmem (addr);
> 	gd->fb_base = addr;
> #endif /* CONFIG_LCD */
> 

I tried taht too, till I started reading the source in more
detail, as this particular tweak hanged my board, since fb
that was allocated overwrote u-boot code that is there as
you pointed out in your first mail.

> In any case, I will give things a try with using the framebuffer at
> 0x110a2000.
> 

I'm affraid that's the only viable option you have ;)


regards,
himba

  reply	other threads:[~2004-07-27 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-27 19:19 [U-Boot-Users] U-Boot Memory Allocation for Framebuffer? Michael Bendzick
2004-07-27 19:44 ` himba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-07-27 18:38 Michael Bendzick
2004-07-27 19:08 ` himba
2004-07-27 21:49 ` Wolfgang Denk

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=4106B0A9.5090204@siol.net \
    --to=himba@siol.net \
    --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.