[U-Boot] Getting driver model running in SPL

Hi Tom,
Do you think we can apply the ARM SPL patch early in this merge window? There is your series for TI, then mine which sits on top. It is possible that something may break, but if we do it now then there is plenty of time to fix it.
I would really like to bring in the driver model SPL support and expand it to a few more boards. Then I'd like to get all the driver model stuff moved over to Kconfig.
Regards, Simon

On Tue, Jan 13, 2015 at 06:38:51PM -0800, Simon Glass wrote:
Hi Tom,
Do you think we can apply the ARM SPL patch early in this merge window? There is your series for TI, then mine which sits on top. It is possible that something may break, but if we do it now then there is plenty of time to fix it.
I would really like to bring in the driver model SPL support and expand it to a few more boards. Then I'd like to get all the driver model stuff moved over to Kconfig.
Yes. I'm currently seeing why my old tree works but with your patches and mine on mainline it fails. We'll get this in soon tho.

On 16 January 2015 at 10:14, Tom Rini trini@ti.com wrote:
On Tue, Jan 13, 2015 at 06:38:51PM -0800, Simon Glass wrote:
Hi Tom,
Do you think we can apply the ARM SPL patch early in this merge window? There is your series for TI, then mine which sits on top. It is possible that something may break, but if we do it now then there is plenty of time to fix it.
I would really like to bring in the driver model SPL support and expand it to a few more boards. Then I'd like to get all the driver model stuff moved over to Kconfig.
Yes. I'm currently seeing why my old tree works but with your patches and mine on mainline it fails. We'll get this in soon tho.
Thanks Tom, great to hear. Let me know if I can do something to help.
- Simon

On Fri, Jan 16, 2015 at 10:11:43AM -0800, Simon Glass wrote:
On 16 January 2015 at 10:14, Tom Rini trini@ti.com wrote:
On Tue, Jan 13, 2015 at 06:38:51PM -0800, Simon Glass wrote:
Hi Tom,
Do you think we can apply the ARM SPL patch early in this merge window? There is your series for TI, then mine which sits on top. It is possible that something may break, but if we do it now then there is plenty of time to fix it.
I would really like to bring in the driver model SPL support and expand it to a few more boards. Then I'd like to get all the driver model stuff moved over to Kconfig.
Yes. I'm currently seeing why my old tree works but with your patches and mine on mainline it fails. We'll get this in soon tho.
Thanks Tom, great to hear. Let me know if I can do something to help.
I've sorted it out to there still being more gd usage, most likely, as it's "arm: Reduce the scope of lowlevel_init()" that's am335x. I moved the guts of s_init over and that wasn't quite enough so it's time to grab a jtag and see where it falls down.
participants (2)
-
Simon Glass
-
Tom Rini