|
From: David K. <da...@ke...> - 2014-03-09 18:07:22
|
So, if I change the serial speed from 19200 to 115200 in the runnix syslinux.cfg file and also in the os astlinux-xxx.run.conf file on the USB boot device, is that all that needs to be done to have the system default to the higher baud rate or is there more to it than that? Thanks, David On Sat, Mar 8, 2014 at 4:57 PM, Kristian Kielhofner <kr...@kr...>wrote: > One tweak: the APU serial console speed is 115200 by default. > > On Saturday, March 8, 2014, Lonnie Abelbeck <li...@lo...> > wrote: > >> Hi David, >> >> Yes, "geni586-serial" is what you want, and enable SMP with the following >> entry in your .config file: >> -- >> >> BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="project/astlinux/geni586/linux-smp.config" >> -- >> >> The default "geni586-serial" console baud rate is 19200, you will >> probably get a mis-matched baud rate (garbled characters) with the apu.1c >> at early boot, you can use setconsole-speed-tty, probably: >> >> $ setconsole-speed-tty 38400 ttyS0 >> >> (let us know if that works, after a reboot) >> >> Yes, you are the guinea pig. :-) >> >> Keep us informed here... >> >> Lonnie >> >> >> On Mar 8, 2014, at 3:20 PM, David Kerr wrote: >> >> > So, my new APU1C is enroute :-). >> > >> > What settings do I need for a custom build? I have been using the >> "alix" board type, but should I change to "geni586-serial" for the new >> board. Also as it is dual core should I build the SMP kernel? >> > >> > Suggestions? Or as this is so new am I the guinea pig? >> > >> > Thanks, >> > David. >> >> >> >> ------------------------------------------------------------------------------ >> Subversion Kills Productivity. Get off Subversion & Make the Move to >> Perforce. >> With Perforce, you get hassle-free workflows. Merge that actually works. >> Faster operations. Version large binaries. Built-in WAN optimization and >> the >> freedom to use Git, Perforce or both. Make the move to Perforce. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk >> _______________________________________________ >> Astlinux-devel mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/astlinux-devel >> >> Donations to support AstLinux are graciously accepted via PayPal to >> pa...@kr.... >> > > > -- > Sent from mobile device > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to > Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and > the > freedom to use Git, Perforce or both. Make the move to Perforce. > > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to > pa...@kr.... > |