On Wednesday, January 8, 2014 2:43:41 PM UTC-5, Vaibhav wrote: > > On Wed, Jan 8, 2014 at 2:31 PM, William Hermans <[email protected]<javascript:> > > wrote: > >> Any information you're willing to share as to how you load files via >> serial would be awesome. Personally, I love reading about this sort of >> thing . .. >> >> > The steps are outlined here... > > http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User's_Guide > It's for the AM335x EVM but it should be easy enough to adapt it to any > AM335x system. >
Please note that the link above is for UART loading of MLO and U-Boot and not loading files in U-Boot itself via serial. To do this in U-Boot the command is 'loady address'. -- Tom -- 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.
