Re: [U-Boot] Falcon mode for TI DM355

2016-02-11 Thread Tom Rini
On Thu, Feb 11, 2016 at 05:02:16PM -, Andy Pont wrote: > Hi Tom, > > > So, git commit 6761946f is what removed the board in question. Now, > > looking in mainline today (and also looking at 6761946f) I see that we > > had and have support for CONFIG_TARGET_OMAPL138_LCDK and that uses SPL > >

Re: [U-Boot] Falcon mode for TI DM355

2016-02-11 Thread Andy Pont
Hi Tom, > So, git commit 6761946f is what removed the board in question. Now, > looking in mainline today (and also looking at 6761946f) I see that we > had and have support for CONFIG_TARGET_OMAPL138_LCDK and that uses SPL > which is a prerequisite for falcon mode. So there's nothing too low >

Re: [U-Boot] Falcon mode for TI DM355

2016-02-11 Thread Tom Rini
On Thu, Feb 11, 2016 at 11:53:06AM -, Andy Pont wrote: > Hello TI experts, > > I appreciate that all of the TI DM355 support long since (August 2015) > landed in the great board scrap yard in the sky or wherever it is git > chooses to hide it! > > I may have an upcoming project to reduce boo

[U-Boot] Falcon mode for TI DM355

2016-02-11 Thread Andy Pont
Hello TI experts, I appreciate that all of the TI DM355 support long since (August 2015) landed in the great board scrap yard in the sky or wherever it is git chooses to hide it! I may have an upcoming project to reduce boot time on a pre-existing custom platform using the DM355 and wondered if a