Hi I am trying to port linux (ELDK 1.0.1) on custom MPC860 target board and new to this work. I am facing problems at particular stage.
On hyperterminal I could see the message "Now booting the kernel..." and the target is getting hanged due to panic condition.When debugged it is found that console driver is not getting initialized. To overcome this in init/main.c file , I called the console_init subroutine before printk(linux_banner). still the same problem persists.. Is this problem is due to MMU initialization ?? On target board we have 2MB Flash memory( addr 0x2800000-29FFFFF)and 32 MB SD RAM with starting address 0x0000000. I followed the following steps to compile and using SDS debugger make menuconfig,make dep, make zImage If any one have solution kindly reply .. shekar ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/