[PATCH 3/4] Minimal S5PV210 + Tiny210 support (2nd stage only)
Alexey Galakhov
agalakhov at gmail.com
Fri May 4 05:41:18 EDT 2012
On 03.05.2012 23:49, Juergen Beisert wrote:
> Alexey Galakhov wrote:
>> +void __bare_init board_init_lowlevel(void)
>> +{
>> +}
>
> Why do you add an empty function?
>
> [...]
>
> Juergen
>
A placeholder for now. I'll fill it in the next few days (DRAM
controller init).
S5PV210 won't work without lowlevel init, so I preferred to add an empty
function in order to make low level init Kconfig option mandatory.
Regards,
Alex
More information about the barebox
mailing list