How much ram is needed to run barebox by default config?

Kevin Du Huanpeng u74147 at gmail.com
Fri Dec 6 11:19:31 EST 2013


I am porting barebox to my router, ar9331 MIPS 24kc 400MHz, 32MB RAM, 4MB Flash.
I don't know what is the proper size to set the stack and malloc.
- - -
initcall-> 0x80068168
INITCALL->
initcall-> 0x80063f0c
malloc space: 0x80020000 -> 0x8005ffff (size 2147876864.134217718 EiB)
INITCALL->
initcall-> 0x800640d8
INITCALL->
- - -
Look at the LINE 4, it's strange.


…
Du Huanpeng




-----Original Message-----
From: Alexander Shiyan [mailto:shc_work at mail.ru] 
Sent: 2013年12月6日 23:46
To: Kevin Du Huanpeng
Cc: barebox at lists.infradead.org
Subject: Re: How much ram is needed to run barebox by default config?

> Hi, barebox as a bootloader,
> I wanna know how much ram is needed?
> By default configure.
> Stack size, malloc area size, etc.

All of this is configurable. Primary this should be kernel requirements, not barebox. What a arch you want to boot?

---




More information about the barebox mailing list