Re: [U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP

2012-08-16 Thread Stefan Roese
On 08/16/2012 04:30 PM, Tom Rini wrote: >> I'm asking, since I'm currently working on an PowerPC based board which >> shall also use the SPL OS booting feature (Falcon boot). >> >> Are the files ARM specific (I'm just starting looking into them right now)? > > In theory, these should be fine on ot

Re: [U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP

2012-08-16 Thread Tom Rini
On 08/15/2012 11:30 PM, Stefan Roese wrote: > Hi Tom, > > On 08/15/2012 11:30 PM, Tom Rini wrote: >> The following patch series merges the davinci and omap-common SPL >> frameworks into a single framework, CONFIG_SPL_FRAMEWORK along with a >> few small cleanups to the code to make it a little smal

Re: [U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP

2012-08-16 Thread Stefano Babic
On 15/08/2012 23:30, Tom Rini wrote: > Hey all, > Hi Tom, > The following patch series merges the davinci and omap-common SPL > frameworks into a single framework, CONFIG_SPL_FRAMEWORK along with a > few small cleanups to the code to make it a little smaller and more > flexible. The end result

Re: [U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP

2012-08-15 Thread Stefan Roese
Hi Tom, On 08/15/2012 11:30 PM, Tom Rini wrote: > The following patch series merges the davinci and omap-common SPL > frameworks into a single framework, CONFIG_SPL_FRAMEWORK along with a > few small cleanups to the code to make it a little smaller and more > flexible. The end result is that davi

[U-Boot] [PATCH 00/17]: ARM: SPL: Make more generic, merge DaVinci and OMAP

2012-08-15 Thread Tom Rini
Hey all, The following patch series merges the davinci and omap-common SPL frameworks into a single framework, CONFIG_SPL_FRAMEWORK along with a few small cleanups to the code to make it a little smaller and more flexible. The end result is that davinci can now opt in on SPL-boots-Linux by just s