mb 50556d4010 Add maemo-kexec helper scripts for booting maemo from openwrt on the Nokia n810.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 14:44:50 +00:00

16 lines
600 B
Plaintext

config MAEMO_KEXEC_KERNEL_PATH
string
prompt "Path to the Maemo kernel image"
default "PLEASE_CONFIGURE_MAEMO_ZIMAGE"
depends on PACKAGE_maemo-kexec
help
Defines the path to the Maemo kernel zImage.
The image can be extracted from the Fiasco firmware image.
Use the proprietary flasher to extract the image. The
opensource tool "0xFFFF" is not able to extract the zImage correctly.
The zImage defined here will be included in the OpenWrt rootfs
for kexec-ing of the Maemo operating system. The Maemo rootfs
has to be installed on the n810's "rootfs" MTD partition (MTD4).