Joseph Smith wrote:
On 10/02/2009 08:37 AM, Stefan Reinauer wrote:
On Oct 2, 2009, at 4:11, Joseph Smith joe@settoplinux.org wrote:
[root@smitty5m SerialICE-1.0]# make
Install a cross compiler from util/crossgcc or drop the cross definitions from the Makefile
Ok after playing with the Makefile I am able to get SerialICE to build. I am left with a 4.3GB serialice.rom. The README says to make sure the shell works before moving on to QEMU, how do I test the shell is working before moving on?
Can you try http://www.coresystems.de/download/SerialICE-1.2.tar.bz2 ?
Some section is not included in the .rom and thus ends up at 0x0 instead of 0xffff0000, hence the size..
You should probably install the cross compiler from coreboot-v2/util/crossgcc
Stefan