This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

changing kernel in DVM 365

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?