from http://eewiki.net/display/linuxonarm/BeagleBoard
we have the following procedure: git clone git://git.denx.de/u-boot.git cd u-boot/ git checkout v2014.07-rc3 -b tmp git revert --no-edit a704a6d615179a25f556c99d31cbc4ee366ffb54 currently the git revert doesn't work. Error message is: error: could not revert a704a6d... ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. hint: after resolving the conflicts, mark the corrected paths hint: with 'git add <paths>' or 'git rm <paths>' hint: and commit the result with 'git commit' -- 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/d/optout.
