[PATCH v3] Add basic support from ARM Versatile/PB

Alexey Zaytsev alexey.zaytsev at gmail.com
Tue Oct 12 05:07:50 EDT 2010


On Tue, Oct 12, 2010 at 10:00, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj at jcrosoft.com> wrote:
>> +if MACH_VERSATILEPB
>> +
>> +config ARCH_TEXT_BASE
>> +     hex
>> +     default 0
> sure?

That's one thing I wanted to ask - where should I place the barebox?
Currently, I'm placing it at 5M, with 4M malloc and the stack below.
Do I get it right that the downloaded images are stored in the malloc
area? In this case, should I expand the malloc area close to the RAM
size in order to be able to handle large images?

>>
> there is still a lots of whitespace
>
> please use checkpatch.pl

Ok, I'll fix everything but platform.h, not to complicate code sharing.



More information about the barebox mailing list