Gordon | 7 Jun 09:06
Picon

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

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
Attachment (defconfig-tosa.patch): text/x-diff, 4331 bytes
_______________________________________________
Openembedded-stablebranch mailing list
Openembedded-stablebranch <at> openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-stablebranch

Gmane