Am 31.03.2009 21:09, schrieb Uwe Hermann:
Index: src/boot/selfboot.c
--- src/boot/selfboot.c (revision 0) +++ src/boot/selfboot.c (revision 0) @@ -0,0 +1,497 @@ +#include<console/console.h>
Missing copyright owner, year, and license.
I asked Eric, and he states that elfboot is his. I'll prepare a patch for both files, but will commit this patch as-is. Thanks Uwe for spotting this!
For the patch Acked-by: Patrick Georgi patrick.georgi@coresystems.de
Patrick