|
From: David K. <da...@ke...> - 2014-03-08 21:54:01
|
Lonnie, Thanks, I'll be sure to report back. My plan is to first try and boot from a USB stick or drive, then figure out how to move that image onto the mSATA and boot from it. Then move all my asterisk and network configuration over from the old Alix board. David On Sat, Mar 8, 2014 at 4:39 PM, 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.... > |