Add maemo-kexec helper scripts for booting maemo from openwrt on the Nokia n810.
[openwrt/svn-archive/archive.git] / utils / maemo-kexec / Config.in
1 config MAEMO_KEXEC_KERNEL_PATH
2 string
3 prompt "Path to the Maemo kernel image"
4 default "PLEASE_CONFIGURE_MAEMO_ZIMAGE"
5 depends on PACKAGE_maemo-kexec
6 help
7 Defines the path to the Maemo kernel zImage.
8
9 The image can be extracted from the Fiasco firmware image.
10 Use the proprietary flasher to extract the image. The
11 opensource tool "0xFFFF" is not able to extract the zImage correctly.
12
13 The zImage defined here will be included in the OpenWrt rootfs
14 for kexec-ing of the Maemo operating system. The Maemo rootfs
15 has to be installed on the n810's "rootfs" MTD partition (MTD4).