On Thu, 12 Jun 2014 18:34:33 -0500 Robert Nelson <[email protected]> wrote:
> On Thu, Jun 12, 2014 at 6:07 PM, Ivan Nazarenko > <[email protected]> wrote: > > 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' > > Considering the v3.15.x branch is pretty feature complete, I guess > it's time i drop that "revert' and the ancient board file instructions > from that wiki. > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ Ok, I will try to make it work with 3.15 then. Regards, Ivan -- 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.
