I've taken my apparently-working armv2-linux toolchain, and compiled
up kernel 2.2.2 + rmk5 + philb-990301, for my A5000. On feeding this
into !Linux, I can select 2, hit return (i.e. no kernel parameters),
and then nothing happens. After a minute, I cautiously try C-break
and C-M-del; nothing.
Shouldn't I get a `Linux uncompressing...' banner?
Salient excerpts from .config:
CONFIG_ARM=y
CONFIG_ARCH_A5K=y
CONFIG_ARCH_ACORN=y
CONFIG_CPU_26=y
CONFIG_NET=y
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_NWFPE=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FB_ACORN=y
CONFIG_FBCON_ADVANCED=y
CONFIG_FBCON_MFB=y
CONFIG_FBCON_CFB2=y
CONFIG_FBCON_CFB4=y
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_FONT_ACORN_8x8=y
CONFIG_PROC_FS=y
CONFIG_EXT2_FS=y
The A5000 has an Atomwide Ether3 card in, and the driver is compiled
into the kernel itself. To produce the kernel, I'm simply `make zImage'
and then using `-bootkernel' with the `vmlinux' file produced.
--
Chris <[EMAIL PROTECTED]> ( http://www.fluff.org/chris )
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]