Hello all, I have working setup with MINI2440. I want to port the kernel to S3C2450 based board. I did add the s3c2450 (and mach-s3c2450) related code in arch/arm directory and compiled the kernel. The mach-types also has the SMDK2450 board id which is used in the machine init code. Now when I try to boot, the system is hanging after the message "Starting Kernel ...". Any help on guiding with Linux kernel changes required for adding new board would help me a lot. Thanks and regards Rajam QMax Systems
Adding SMDK2450 board to the kernel
Thanks - the issue was with the size of the image. Now the issue has progressed to initialisation of the board. Thanks and regards Rajam Qmax systems