INSTALL A NEW KWRNEL ON AN OLIMEX AT91SAM9260 BOARD

Hi , I’ve compiled a new kernel and now I’d like to install it on the board’s nand flash , but I don’t know how.

Please , can someone help me?

Thanks

:?:

Just the kernel or did you make an image with the whole filesystem?

Have you read through the documentation that Olimex provides? (Not the best, but a basic procedure is there).

Basically you have to use UBOOT to load the image in, either from a USB drive, through the network, or serially.

I can boot the board loading the kernel from an usb pendrive with a fat filesystem but I want place the kernel on the board’s nand flash and boot it with it automatically .