Ralph,
In your InstallKernel.sh script, you use flash-kernel. I tried running
this command with the hope of installing a new uImage that I just
built. The flash-kernel command seems to work:
root@panda1:/boot# flash-kernel
Using u-boot partition: /dev/mmcblk0p1
Creating backups of boot files ... done.
Generating kernel u-boot image... done.
Generating Initramfs u-boot image... done.
Generating u-boot configuration from /boot/boot.script... done.
However, my uImage is not copied to the boot partition on the SD card.
Before I ran flash-image, I copied of all of the files on the boot
partition of the SD card to /boot on the main partition of the SD
card. I also copied my new uImage to /boot. Then I ran flash-image in
the /boot dir. What am I missing?
Thanks,
Osman