[U-Boot] [PATCH] common.h: Add prototype of arch_preboot_os

Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj at renesas.com
Tue Nov 4 23:00:45 CET 2014


Hi!

2014-11-04 16:50 GMT+09:00 Igor Grinberg <grinberg at compulab.co.il>:
> On 11/04/14 09:14, Nobuhiro Iwamatsu wrote:
>> When we used arch_preboot_os() function because prototype of this is not
>> declared, following warning is output.
>
> Or.. you just need to include the correct file:
>
> $ grep -nr arch_preboot_os include/
> include/bootm.h:57:void arch_preboot_os(void);

Oh, I see.
Thanks for your check.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu


More information about the U-Boot mailing list