Changes between Version 25 and Version 26 of TBR/BSP/Beagleboard


Ignore:
Timestamp:
04/25/14 05:46:39 (10 years ago)
Author:
ChrisJohns
Comment:

/* Ben and Chris's Big Beagleboard Adventure */

Legend:

Unmodified
Added
Removed
Modified
  • TBR/BSP/Beagleboard

    v25 v26  
    200200  $ git checkout beaglebone-wip
    201201  Switched to branch 'beaglebone-wip'
     202
     203To update the branch to the current master fetch the origin then:
     204
     205  $ git checkout beaglebone-wip
     206  Switched to branch 'beaglebone-wip'
     207  $ git rebase master
     208  First, rewinding head to replay your work on top of it...
     209  Applying: Added BeagleBoard BSP
     210  Applying: Basic BSP for BeagleBoard and Beaglebones
     211  Applying: testing
     212  Applying: nothing
     213  ....
    202214= Debugging =
    203215