On Wed, Mar 5, 2014 at 7:01 PM, David Lambert <[email protected]> wrote: > On 03/05/2014 06:52 PM, Robert Nelson wrote: >> >> >> I just fixed this last friday, the 'cape' variable was used in the >> wrong spot in u-boot so it never got used.. >> >> cd /opt/scripts/ >> git pull >> ./tools/update_bootloader.sh >> > I am confused, where is this script? I have searched netinstall and > linux-dev trees?
yeah, that's on my todo list, I need to add it to the netinstall by default. sudo mkdir -p /opt/scripts/ sudo chown -R (user):(user) /opt/scripts git clone git://github.com/RobertCNelson/boot-scripts /opt/scripts It's a git repo where i'm stashing help beagle scripts. 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.
