[U-Boot] [RFC PATCH 17/20] sandbox: Add basic config file
Mike Frysinger
vapier at gentoo.org
Mon Sep 26 06:52:40 CEST 2011
On Friday, September 23, 2011 12:00:15 Simon Glass wrote:
> On Sat, Sep 17, 2011 at 5:22 PM, Mike Frysinger wrote:
> > On Saturday, September 17, 2011 12:48:56 Simon Glass wrote:
> >> +#define CONFIG_DRAM_SIZE (128 << 20)
> >
> > do you need any of this ?
>
> I want to have simulated DRAM, so yes. But I will make it start always
> at 0 which removes one item.
which is fine, but i guess the notion of "how much ram do i have" is not
standardized anywhere. you're copying the arm tree as the basis of the
sandbox arch, so it's including the DRAM conventions that arm uses.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110926/bf598958/attachment.pgp
More information about the U-Boot
mailing list