Hi
i would like to change the kernal present in DVM365
i have compiled kernel version 2.6.28 with some options enabled
1> make menuconfig
2> make
it creates zImage in arch/arm/boot/ ,documents tells that we need to load uImage
i don't want to change filesystem, can i load zImage directly to nand flash
do i need to set boot arguments?