[LinuxBIOS] [Report] Revision 2307 broke 4 targets

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Wed May 24 19:03:36 CEST 2006


This is a half-automatically generated report. If you are
the author of this patch, please fix it up.

Author: rminnich
Date: 2006-05-18 05:07:16 +0200 (Thu, 18 May 2006)
New Revision: 2307

Modified:
   trunk/LinuxBIOSv2/src/cpu/amd/model_gx2/vsmsetup.c
   trunk/LinuxBIOSv2/src/lib/nrv2b.c
   trunk/LinuxBIOSv2/src/mainboard/amd/rumba/Options.lb
   trunk/LinuxBIOSv2/src/mainboard/olpc/rev_a/Options.lb
   trunk/LinuxBIOSv2/src/stream/rom_stream.c
   trunk/LinuxBIOSv2/targets/olpc/rev_a/Config.lb
Log:
cleanup some of the compressed rom stream ugliness -- more to do!
olpc and rumba can now boot linux out of flash. vsa was resized to 64K.
olpc and rumba now used compressed payload -- thanks stefan!


ERRORS:
New in revision 2307:
 Processing mainboard/broadcom/blast (i386: ok, we're amd64)
   Creating config file... ok
   Creating builddir...ok
-  Compiling image ..ok.
+  Compiling image ..FAILED! Log excerpt:
+crt0.S:(.rom.text+0x500f): undefined reference to `printk_debug'
+collect2: ld returned 1 exit status
+make[1]: *** [linuxbios] Error 1
+make[1]: Leaving directory `/srv/svn/linuxbios-extra/tmp/LinuxBIOSv2/util/abuild/linuxbios-builds/broadcom_blast/normal'
+make: *** [normal/linuxbios.rom] Error 1

 Processing mainboard/tyan/s2735 (i386: ok, we're amd64)
   Creating config file... ok
   Creating builddir...ok
-  Compiling image ..ok.
+  Compiling image ..FAILED! Log excerpt:
+crt0.S:(.rom.text+0x1e7f): undefined reference to `printk_debug'
+collect2: ld returned 1 exit status
+make[1]: *** [linuxbios] Error 1
+make[1]: Leaving directory `/srv/svn/linuxbios-extra/tmp/LinuxBIOSv2/util/abuild/linuxbios-builds/tyan_s2735/normal'
+make: *** [normal/linuxbios.rom] Error 1

 Processing mainboard/tyan/s2891 (i386: ok, we're amd64)
   Creating config file... ok
   Creating builddir...ok
-  Compiling image ..ok.
+  Compiling image ..FAILED! Log excerpt:
+crt0.S:(.rom.text+0x32e3): undefined reference to `printk_debug'
+collect2: ld returned 1 exit status
+make[1]: *** [linuxbios] Error 1
+make[1]: Leaving directory `/srv/svn/linuxbios-extra/tmp/LinuxBIOSv2/util/abuild/linuxbios-builds/tyan_s2891/normal'
+make: *** [normal/linuxbios.rom] Error 1

 Processing mainboard/tyan/s2895 (i386: ok, we're amd64)
   Creating config file... ok
   Creating builddir...ok
-  Compiling image ..ok.
+  Compiling image ..FAILED! Log excerpt:
+crt0.S:(.rom.text+0x350b): undefined reference to `printk_debug'
+collect2: ld returned 1 exit status
+make[1]: *** [linuxbios] Error 1
+make[1]: Leaving directory `/srv/svn/linuxbios-extra/tmp/LinuxBIOSv2/util/abuild/linuxbios-builds/tyan_s2895/normal'
+make: *** [normal/linuxbios.rom] Error 1


-- 
http://www.hailfinger.org/




More information about the coreboot mailing list