Kernel booting

Hi all,

I am practicing on A9M9750DEV KIT, when booting up the board, the console screen displays “done, booting the kernel.” and then nothing else happens. I see this is the kernel bootup problem but I don’t know how to fix it.

I do check the bootarg=console=“SER”,38400, so this is not caused by silient boot. Also, the displayed kernel header shows load address and entry point equal to the zreladdr defined in Makefile.boot.

Can anybody help me to fix this?

Could anybody help me clear the running process of kernel? After the U-boot passing its tags to kernel, how can kernel run from those tags?

Thanks for your time,
Tuong Nguyen