Ver código fonte

reduce bootup time, update kernel config

Waldemar Brodkorb 16 anos atrás
pai
commit
b30764b9ad
2 arquivos alterados com 111 adições e 634 exclusões
  1. 1 1
      mk/rootfs.mk
  2. 110 633
      target/ibmx40/kernel.config

+ 1 - 1
mk/rootfs.mk

@@ -22,7 +22,7 @@ ROOTFS:=	root=/dev/mmcblk0p2 rootwait
 endif
 
 $(eval $(call rootfs_template,ext2-block,EXT2_BLOCK,$(ROOTFS)))
-$(eval $(call rootfs_template,usb,USB,root=/dev/sdb1 rootdelay=10))
+$(eval $(call rootfs_template,usb,USB,root=/dev/sdb1 rootdelay=5))
 $(eval $(call rootfs_template,archive,ARCHIVE))
 $(eval $(call rootfs_template,initramfs,INITRAMFS))
 $(eval $(call rootfs_template,initramfs-piggyback,INITRAMFS_PIGGYBACK))

Diferenças do arquivo suprimidas por serem muito extensas
+ 110 - 633
target/ibmx40/kernel.config


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff