Dear Mike Frysinger, In message <[email protected]> you wrote: > > > See the rest of the thread. I had applied this patch set to a loal > > tree, but it was breaking hundreds of systems, so had to back out the > > patches again. > > > > I'm eager to get this code in myself, but it needs to be compile-clean > > at least and harmless to all boards that don't actually reference that > > code. > > sorry, but the rest of what thread ? i missed that there were issues and was > wondering why they weren't in the published master branch yet ...
There are actually three parts to this storey: Thisi s the original patch series, which I applied to a local test branch with the intention to pull into mainline: 10/04 Anton Staaf [U-Boot] [PATCH v2 0/7] Add cache line alignment support http://article.gmane.org/gmane.comp.boot-loaders.u-boot/111026 Then I noticed that this broke all PPC4xx boards, and asked Stefan to fix this problem. Stefan did: 10/07 Stefan Roese [PATCH 1/2] ppc: Include <asm/cache.h> in common.h http://article.gmane.org/gmane.comp.boot-loaders.u-boot/111482 When PPC was building again, I tested it on ARM (which I assumed was OK, given that this was Anton's primary architecture). That was when I finally gave up, see 10/09 To:Anton Staaf Re: [U-Boot] [PATCH v2 0/7] Add cache line alignment support http://article.gmane.org/gmane.comp.boot-loaders.u-boot/111713 Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] "Maintain an awareness for contribution -- to your schedule, your project, our company." - A Group of Employees _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

