linux-titan-sh4 2.6.16: Disable IP auto configuration for the kernel. This
authorJamie Lenehan <lenehan@twibble.org>
Fri, 30 Jun 2006 01:19:58 +0000 (01:19 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 30 Jun 2006 01:19:58 +0000 (01:19 +0000)
kernel goes in the flash (and not nfsroot) and so shouldn't be auto
configuring itself.

packages/linux/linux-titan-sh4-2.6.16/titan-config

index d6659e3..11bfc75 100644 (file)
@@ -228,7 +228,7 @@ CONFIG_ZERO_PAGE_OFFSET=0x00001000
 CONFIG_BOOT_LINK_OFFSET=0x009e0000
 # CONFIG_UBC_WAKEUP is not set
 CONFIG_CMDLINE_BOOL=y
-CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/sm0p2"
+CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/sm0p2 ip=off"
 
 #
 # Bus options