Hi Mike,

On Sun, Sep 25, 2011 at 9:52 PM, Mike Frysinger <vap...@gentoo.org> wrote:
> 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
>

No, not yet. I suppose it will be in a config file somewhere and
defined by the test controller. TBD.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to