commit | fe08f8c2c5cf4fa95d9d6d7c1577c6fbb963b5c1 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Wed Dec 26 20:06:17 2012 +0000 |
committer | John Crispin <blogic@openwrt.org> | Fri Feb 15 19:01:57 2013 +0100 |
tree | 08d4fcc3c297da8e59b4a1dc08338cdceb5a2a88 | |
parent | 924ffb7dba80f44211d4ba08157496c6e37d307a [diff] |
MIPS: BCM47XX: select BOOT_RAW All the boot loaders I have seen are booting the kernel in raw mode by default. CFE seems to support elf kernel images too, but the default case is raw for the devices I know of. Select this option to make the kernel boot on most of the devices with the default options. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: http://patchwork.linux-mips.org/patch/4746/ Signed-off-by: John Crispin <blogic@openwrt.org>