* [U-Boot] Falcon mode for TI DM355
@ 2016-02-11 11:53 Andy Pont
0 siblings, 0 replies; 4+ messages in thread
From: Andy Pont @ 2016-02-11 11:53 UTC (permalink / raw)
To: u-boot
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 anyone had implemented SPL and
Falcon mode for it that didn't make it into mainline or whether this is
actually possible at all for this device?
Thanks,
Andy.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] Falcon mode for TI DM355
[not found] <56bc77b1.d5671c0a.c9367.79bdSMTPIN_ADDED_BROKEN@mx.google.com>
@ 2016-02-11 16:50 ` Tom Rini
2016-02-11 17:02 ` Andy Pont
[not found] ` <56bcbeab.88671c0a.78a8b.3722SMTPIN_ADDED_BROKEN@mx.google.com>
0 siblings, 2 replies; 4+ messages in thread
From: Tom Rini @ 2016-02-11 16:50 UTC (permalink / raw)
To: u-boot
On Thu, Feb 11, 2016 at 11:53:06AM -0000, 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 boot time on a pre-existing custom
> platform using the DM355 and wondered if anyone had implemented SPL and
> Falcon mode for it that didn't make it into mainline or whether this is
> actually possible at all for this device?
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
level that would need to be done for the DM355, just the board specific
portions.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160211/63a87b7e/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] Falcon mode for TI DM355
2016-02-11 16:50 ` [U-Boot] Falcon mode for TI DM355 Tom Rini
@ 2016-02-11 17:02 ` Andy Pont
[not found] ` <56bcbeab.88671c0a.78a8b.3722SMTPIN_ADDED_BROKEN@mx.google.com>
1 sibling, 0 replies; 4+ messages in thread
From: Andy Pont @ 2016-02-11 17:02 UTC (permalink / raw)
To: u-boot
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
> level that would need to be done for the DM355, just the board specific
> portions.
The current implementation for the target hardware is based on 2013.07. Can
we make it work with that or should we look to move to something more
recent? Not wanting to make too many changes unnecessarily.
Andy.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] Falcon mode for TI DM355
[not found] ` <56bcbeab.88671c0a.78a8b.3722SMTPIN_ADDED_BROKEN@mx.google.com>
@ 2016-02-11 18:04 ` Tom Rini
0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2016-02-11 18:04 UTC (permalink / raw)
To: u-boot
On Thu, Feb 11, 2016 at 05:02:16PM -0000, 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
> > which is a prerequisite for falcon mode. So there's nothing too low
> > level that would need to be done for the DM355, just the board specific
> > portions.
>
> The current implementation for the target hardware is based on 2013.07. Can
> we make it work with that or should we look to move to something more
> recent? Not wanting to make too many changes unnecessarily.
Well, I don't see OMAPL138_LCDK support in mainline v2013.07 so this is
going to fall into the kind of judgement calls you'll have to make and
investigate further.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160211/79e7dc03/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-02-11 18:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <56bc77b1.d5671c0a.c9367.79bdSMTPIN_ADDED_BROKEN@mx.google.com>
2016-02-11 16:50 ` [U-Boot] Falcon mode for TI DM355 Tom Rini
2016-02-11 17:02 ` Andy Pont
[not found] ` <56bcbeab.88671c0a.78a8b.3722SMTPIN_ADDED_BROKEN@mx.google.com>
2016-02-11 18:04 ` Tom Rini
2016-02-11 11:53 Andy Pont
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox