public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stelian Pop <stelian@popies.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] 1.3.3-rc3 - release status
Date: Tue, 06 May 2008 10:24:09 +0200	[thread overview]
Message-ID: <1210062249.10945.4.camel@galileo> (raw)
In-Reply-To: <20080506100855.39d8ce33@hskinnemo-gx620.norway.atmel.com>


Le mardi 06 mai 2008 ? 10:08 +0200, Haavard Skinnemoen a ?crit :
> "Remy Bohmer" <linux@bohmer.net> wrote:

> > I am looking at this tree, and am trying to get the AT91SAM9261-EK
> > board up and running, I derived it from the AT91SAM9260-EK board (and
> > the Atmel 1.1.5 U-boot release which works), and I notice some
> > oddities,
[...]

> I've Cc'd Nicolas and Stelian...hopefully one of them will be able to
> help you.

Thanks Haavard for forwarding, I indeed missed this message on the
mailing list.

Remy: your problem *might* be related to the size of the malloc'ed area.
Ensure you have something like:

#define CFG_MALLOC_LEN         ROUND(3 * CFG_ENV_SIZE + 128*1024, 0x1000)
in include/configs/at91sam9261.h (notice the 3 factor).

Anyways, I have a full series of patches ready, adding support for:
	- AT91SAM9261
	- AT91SAM9263
	- AT91SAM9RL
	- LCD display for all AT91SAM platforms.

I'm just waiting for the merge window to open and I'll post them all.
Meanwhile, if you wish, I can send you the patches privately.

Stelian.
-- 
Stelian Pop <stelian@popies.net>

  reply	other threads:[~2008-05-06  8:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05  8:28 [U-Boot-Users] 1.3.3-rc3 - release status Wolfgang Denk
2008-05-05 20:54 ` Remy Bohmer
2008-05-06  8:08   ` Haavard Skinnemoen
2008-05-06  8:24     ` Stelian Pop [this message]
2008-05-06 12:43       ` Jean-Christophe PLAGNIOL-VILLARD
2008-05-06 15:26         ` Stelian Pop
2008-05-06 17:48         ` Wolfgang Denk
2008-05-06 19:04           ` Stelian Pop
2008-05-06 19:16             ` Jon Loeliger
2008-05-06 19:32             ` Jean-Christophe PLAGNIOL-VILLARD
2008-05-07  9:12           ` Haavard Skinnemoen
2008-05-07  9:55             ` Stelian Pop
2008-05-06 11:16     ` Remy Bohmer
2008-05-06 12:37       ` Joakim Tjernlund
2008-05-06 12:58         ` Remy Bohmer
2008-05-06 13:26           ` Joakim Tjernlund
2008-05-06 14:04             ` Remy Bohmer
2008-05-06 14:54               ` Joakim Tjernlund
2008-05-06 15:24                 ` Remy Bohmer
2008-05-06 14:02 ` Michal Simek
2008-05-06 17:49   ` Wolfgang Denk
2008-05-09  7:51 ` Mike Montour

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=1210062249.10945.4.camel@galileo \
    --to=stelian@popies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox