[U-Boot] problem on SPL build

Minkyu Kang mk7.kang at samsung.com
Wed Mar 19 11:17:27 CET 2014


On 19/03/14 15:25, hua dillon wrote:
> you can use board_init_f from arch/arm/lib/spl.c in SPL
> 
> 
> 2014-03-19 11:29 GMT+08:00 Simon <shuminchen86 at gmail.com>:
> 
>> Hi,
>>
>> I'am studying on u-boot, and i am trying to port it on smdkc100. I setup
>> cross-compile on ubuntu12.04 and build the u-boot, it works okay.
>> But i have a problem on SPL build.
>>
>> I hope you can help me to solve it, thanks!
>>
>> problem:
>>
>> insert file "smdkc100.h" at Line 25
>> #define CONFIG_SPL
>> and then
>> make distclean
>> make smdkc100_config
>> make all
>> but get error:
>> /u-boot-2014.01/arch/arm/lib/crt0.S:74: undefined reference to
>> `board_init_f'
>>

SPL is not supported at smdkc100.
You can contribute on this.
Patches always welcome.

Thanks,
Minkyu Kang.



More information about the U-Boot mailing list