[coreboot] Coreboot on Tyan S2892

Myles Watson mylesgw at gmail.com
Wed Nov 12 22:38:47 CET 2008



> 
> I tried using LAB, but the LAB kernel build failed with what looked like
> linker errors:
> 
> kernel/built-in.o: In function `getnstimeofday':
> (.text+0x15491): undefined reference to `__umoddi3'
> kernel/built-in.o: In function `do_gettimeofday':
> (.text+0x1553c): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `do_gettimeofday':
> (.text+0x1555f): undefined reference to `__umoddi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x15c55): undefined reference to `__udivdi3'
> kernel/built-in.o: In function `update_wall_time':
> (.text+0x15c7f): undefined reference to `__umoddi3'
> make[1]: *** [vmlinux] Error 1
> 

I've only ever used the 64-bit LAB.  Configure buildrom to use a 64-bit
kernel and send me your .config from the buildrom-devel directory if it
still doesn't build.

> In case this turns out to be a dead end, what does porting a driver to
> FILO involve?

I don't know, since I went the LAB way.

Thanks,
Myles





More information about the coreboot mailing list