[OE stablebranch] [Review] defconfig-tosa unbreak building and booting problem

Gordon xjqian at gmail.com
Sat Jun 7 09:06:25 CEST 2008


This patch makes tosa 2.6.24 kernel buildable and bootable. Close oebug 
4007.

+CONFIG_JFFS2_LZO=y
+CONFIG_LZO_COMPRESS=y
+CONFIG_LZO_DECOMPRESS=y

The above fixed the unbootable behavior

-CONFIG_OABI_COMPAT=y
+# CONFIG_OABI_COMPAT is not set
-CONFIG_BLK_DEV_IDECS=y
+CONFIG_BLK_DEV_IDECS=m

These two changes should fit the kernel size within the limit.

FPE options were turned off when OABI_COMPAT was disabled. Other text 
changes (comments) were added/removed by menuconfig.

Regards
Gordon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: defconfig-tosa.patch
Type: text/x-diff
Size: 4331 bytes
Desc: not available
URL: <http://lists.linuxtogo.org/pipermail/openembedded-stablebranch/attachments/20080607/b6dcfbbc/attachment-0001.patch>


More information about the Openembedded-stablebranch mailing list