mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* NOR boot support for barebox on the mini2440
@ 2012-06-06 12:01 André Lochotzke
  2012-06-06 12:19 ` [oselas] " Juergen Beisert
  0 siblings, 1 reply; 2+ messages in thread
From: André Lochotzke @ 2012-06-06 12:01 UTC (permalink / raw)
  To: oselas, barebox

Hello,

for a small student project I want to add support to barebox for booting
from the NOR flash on the mini2440. I hope that it will not be too
difficult since barebox can already boot from NOR on different boards.

Did somebody already do some work to enable NOR boot on the mini2440?

Do you have any suggestion of where I should start?

There is already an u-boot version since 2010 [1] that supports it. The
code can be found here [2].

Are the u-boot and barebox NOR subsystems very different? How much time
do you think would it take to get this done?

Regards
André

[1]
http://bliterness.blogspot.de/2010/04/new-nor-flash-support-in-u-boot.html
[2] http://repo.or.cz/w/u-boot-openmoko/mini2440.git


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [oselas] NOR boot support for barebox on the mini2440
  2012-06-06 12:01 NOR boot support for barebox on the mini2440 André Lochotzke
@ 2012-06-06 12:19 ` Juergen Beisert
  0 siblings, 0 replies; 2+ messages in thread
From: Juergen Beisert @ 2012-06-06 12:19 UTC (permalink / raw)
  To: oselas; +Cc: barebox, André Lochotzke

Hi André,

André Lochotzke wrote:
> for a small student project I want to add support to barebox for booting
> from the NOR flash on the mini2440. I hope that it will not be too
> difficult since barebox can already boot from NOR on different boards.
>
> Did somebody already do some work to enable NOR boot on the mini2440?
>
> Do you have any suggestion of where I should start?
>
> There is already an u-boot version since 2010 [1] that supports it. The
> code can be found here [2].
>
> Are the u-boot and barebox NOR subsystems very different? How much time
> do you think would it take to get this done?

Should be more or less trivial. Setup the SDRAM controller, copy Barebox 
itself to the SDRAM and branch to it.

I didn't do that yet, because the NOR content is something like the "last 
resort" for a regular user to bring a bricked Mini2440 back to life.

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-06 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-06 12:01 NOR boot support for barebox on the mini2440 André Lochotzke
2012-06-06 12:19 ` [oselas] " Juergen Beisert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox