Compiled the bootloader with the following.
export ARCH=arm
export CROSS_COMPILE=arm-none-linux-gnueabi-

Replaced angstrom with none in Makefile
Used startup.txt from Android script and replaced initrd with bsd.rd
Removed references to android

Used Makefile and built zImage after a.out was compiled.

Haret boots the kernel.
If the startup.txt file has ramboot instead of boot, the kernel hangs. With 
normal boot, it will boot, white out, then reboot into WinCE.

Reply via email to