On Thu, Jan 22, 2015 at 4:18 PM, Boris Ostrovskiy <[email protected]> wrote: > It takes my beaglebone ~70seconds to fully boot. Looking at "dmesg" it seems > like most of that time is spent setting up / loading network functionality. > I do need the ethernet connection but is there a way to speed up the > process...?
Yeap... cpsw/eth0 is a dog on bootup with 3.8.13... it's faster anywhere else, v3.14.x-ti & mainline.. > > root@beaglebone:~# dmesg > [ 0.000000] Booting Linux on physical CPU 0x0 > [ 0.000000] Initializing cgroup subsys cpu > [ 0.000000] Linux version 3.8.13-bone50 (root@imx6q-wandboard-2gb-0) (gcc Well in 'bone51' we got 1.6 second reduction with lzo: https://github.com/RobertCNelson/bb-kernel/commit/4e5e3d4ec6cb3b80361ab1d69a463ec71e87ddad anywho... current release is "bone69" with "bone70" just hitting the build farm.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
