This is what I do:
and flash it to my SD card. test it on pandaboard, run well.
step 4: cd kernelSrc
LOADADDR=0x80008000 make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage -j8
copy arch/arm/boot/uImage to SdCard/fat32partion/ replace the offical uImage
step 5: test the SD card again, run failure. the console message stop on
Starting kernel ...
Could you help me, How to rebuild the ubuntu kernel correctly?