how to patch the 3.0.1 kernel for mini2440

bheema
hi to all,
am having the mini2440 board with 1GB nand.i am trying to port the 3.0.1
kernel on to the board..the below steps i did

#am using Ubuntu 12.01 with 3.5  generic kernel
setting the cross compiler of arm-linux-gcc 4.4.3..
make mini2440_defconfig
#make zImage

i port the supervivi64MB

after porting the bootloader,zImage and rootfs

there is no display an the board as well as on the hyperterminal...

and i set the command line path as "noinirtd root=/dev/mtdblock2
init=/linuxrc console=ttySAC0,115200"

please help me

Regards
Srikanth bheema

davef
I think you will ultimately find out that there are many patches that have
to be applied to the "vanilla" kernels for the mini series.

Why can you not use the FriendlyArm kernel?

If you want to see what is involved in patching the kernel, search for
Pengutronix and their BSP for the mini2440, get the source on their web
site and explore the various directories.