On Thu, Mar 6, 2014 at 9:05 AM, <[email protected]> wrote: > On the page at:- > > http://elinux.org/BeagleBoardUbuntu#Saucy_13.10 > > It says (among other things):- > > > BeagleBone/Black - bone > > So for the BeagleBone: > > sudo ./setup_sdcard.sh --mmc /dev/sdX --uboot bone > > Quick install script for [board] (using new --dtb option) > > sudo ./setup_sdcard.sh --mmc /dev/sdX --dtb board > > > What's that "new --dtb option" about? I've actually got my Ubuntu > installation up and running with "--uboot bone" but I'm wondering what > this other option might add, or whatever.
The "--dtb" option allows me to more easily add support for new boards to the script. Due to a little laziness, i haven't exactly finished converting the 'bone' option over yet.. 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/groups/opt_out.
