
15 Aug
2013
15 Aug
'13
9:57 p.m.
On 08/13/2013 07:49 PM, Zhang Ying-B40530 wrote:
Hi, York, Because a patch that this patch needed hasn't been applied, I Don't know who should fix it: http://patchwork.ozlabs.org/patch/252805/
Ying,
Please compile it on top of 85xx/master branch. I got this warning
spl.c: In function 'board_init_r': spl.c:110:1: warning: 'noreturn' function does return [enabled by default]
I think you should add __noreturn to the prototype of mmc_boot.
York