On Thu, Aug 13, 2009 at 22:49, Zhang, Sonic wrote: >> From: [email protected] >> >> revert CMDLINE_BOOL default since common printk/console code should be ok >> now >> >> Modified: trunk/arch/blackfin/Kconfig (7184 => 7185) >> >> config CMDLINE >> string "Initial kernel command string" >> depends on CMDLINE_BOOL >> - default "earlyprintk=serial,uart0,57600 console=ttyBF0,57600" >> + default "console=ttyBF0,57600" > > I think Robin prefers to release kernel with earlyprintk enabled by default?
this was only made to trunk. it's easier for me to keep things in sync with mainline then cleanup a commit and push it upstream. if we do actually want this change by default (on its own merit rather than as a workaround for the original bug), then that's fine and i can import it. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
