* [U-Boot-Users] [Patch] MCF5282 without preloader
@ 2005-08-08 13:28 Jens Scharsig
2006-06-12 9:21 ` Wolfgang Denk
0 siblings, 1 reply; 7+ messages in thread
From: Jens Scharsig @ 2005-08-08 13:28 UTC (permalink / raw)
To: u-boot
This patch adds the MCF5282 support and includes the Zachary P. Landau
fec and immap fixes as patch.
CHANGELOG:
* Patch by Jens Scharsig (BuS Elektronik GmbH & Co. KG), 08 Aug. 2005:
Add MCF5282 support (without preloader)
relocate ichache_State to ram
u-boot can run from internal flash
THX to Zachary P. Landau and Wolfgang Denk for help and inspirations.
Best regards
Jens Scharsig
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CHANGELOG
Url: http://lists.denx.de/pipermail/u-boot/attachments/20050808/cb90eb6d/attachment.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MCF8252.patch.gz
Type: application/gzip
Size: 10990 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050808/cb90eb6d/attachment.bin
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot-Users] [Patch] MCF5282 without preloader
@ 2005-08-08 13:39 Jens Scharsig
2005-08-08 14:25 ` NZG
0 siblings, 1 reply; 7+ messages in thread
From: Jens Scharsig @ 2005-08-08 13:39 UTC (permalink / raw)
To: u-boot
This patch adds the MCF5282 support and includes the Zachary P. Landau
fec and immap fixes as patch.
CHANGELOG:
* Patch by Jens Scharsig (BuS Elektronik GmbH & Co. KG), 08 Aug. 2005:
Add MCF5282 support (without preloader)
relocate ichache_State to ram
u-boot can run from internal flash
THX to Zachary P. Landau and Wolfgang Denk for help and inspirations.
Best regards
Jens Scharsig
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CHANGELOG
Url: http://lists.denx.de/pipermail/u-boot/attachments/20050808/7f44bc42/attachment.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MCF8252.patch.gz
Type: application/gzip
Size: 10990 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050808/7f44bc42/attachment.bin
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot-Users] [Patch] MCF5282 without preloader
2005-08-08 13:39 [U-Boot-Users] [Patch] MCF5282 without preloader Jens Scharsig
@ 2005-08-08 14:25 ` NZG
2005-08-08 15:23 ` [U-Boot-Users] " Jens Scharsig
0 siblings, 1 reply; 7+ messages in thread
From: NZG @ 2005-08-08 14:25 UTC (permalink / raw)
To: u-boot
Does the bootloader support the external flash as well?
Can the system see them both simultaneously?
I remember the modifications to the flash subsystem were keeping Zach's patch
out originally.
NZG.
On Monday 08 August 2005 08:39, Jens Scharsig wrote:
> This patch adds the MCF5282 support and includes the Zachary P. Landau
> fec and immap fixes as patch.
>
> CHANGELOG:
>
> * Patch by Jens Scharsig (BuS Elektronik GmbH & Co. KG), 08 Aug. 2005:
> Add MCF5282 support (without preloader)
> relocate ichache_State to ram
> u-boot can run from internal flash
>
> THX to Zachary P. Landau and Wolfgang Denk for help and inspirations.
>
> Best regards
>
> Jens Scharsig
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot-Users] Re: [Patch] MCF5282 without preloader
2005-08-08 14:25 ` NZG
@ 2005-08-08 15:23 ` Jens Scharsig
2005-08-08 15:48 ` Zachary Landau
0 siblings, 1 reply; 7+ messages in thread
From: Jens Scharsig @ 2005-08-08 15:23 UTC (permalink / raw)
To: u-boot
NZG schrieb:
> Does the bootloader support the external flash as well?
> Can the system see them both simultaneously?
> I remember the modifications to the flash subsystem were keeping Zach's patch
> out originally.
This patch allow boot from internal and external flash, but does not
contains flash drivers. There are modifications on flash subsystem.
The flash functionality is implemented in board depended code, see my
patch for EB+MCF-EV123 board. This code can use both flashs simultaneously.
Best regards
Jens Scharsig
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot-Users] Re: [Patch] MCF5282 without preloader
2005-08-08 15:23 ` [U-Boot-Users] " Jens Scharsig
@ 2005-08-08 15:48 ` Zachary Landau
2005-08-09 5:59 ` Jens Scharsig
0 siblings, 1 reply; 7+ messages in thread
From: Zachary Landau @ 2005-08-08 15:48 UTC (permalink / raw)
To: u-boot
> > Does the bootloader support the external flash as well?
> > Can the system see them both simultaneously?
> > I remember the modifications to the flash subsystem were keeping Zach's patch
> > out originally.
>
> This patch allow boot from internal and external flash, but does not
> contains flash drivers. There are modifications on flash subsystem.
>
> The flash functionality is implemented in board depended code, see my
> patch for EB+MCF-EV123 board. This code can use both flashs simultaneously.
I don't see any board/*/* files in your patch. Did I miss something,
or did you forget to include those?
--
Zachary P. Landau <kapheine@gmail.com>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot-Users] Re: [Patch] MCF5282 without preloader
2005-08-08 15:48 ` Zachary Landau
@ 2005-08-09 5:59 ` Jens Scharsig
0 siblings, 0 replies; 7+ messages in thread
From: Jens Scharsig @ 2005-08-09 5:59 UTC (permalink / raw)
To: u-boot
>
> I don't see any board/*/* files in your patch. Did I miss something,
> or did you forget to include those?
>
The new board is to pubilished in a separate patch . See forum "[Patch]
New Board (EB+MCF-EV123 based on Frescale MCF5282)"
news://news.gmane.org:119/42F75E25.2040301 at bus-elektronik.de
Jens Scharsig
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot-Users] [Patch] MCF5282 without preloader
2005-08-08 13:28 [U-Boot-Users] " Jens Scharsig
@ 2006-06-12 9:21 ` Wolfgang Denk
0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Denk @ 2006-06-12 9:21 UTC (permalink / raw)
To: u-boot
In message <42F75DFA.80002@bus-elektronik.de> you wrote:
>
> This patch adds the MCF5282 support and includes the Zachary P. Landau
> fec and immap fixes as patch.
>
> CHANGELOG:
>
> * Patch by Jens Scharsig (BuS Elektronik GmbH & Co. KG), 08 Aug. 2005:
> Add MCF5282 support (without preloader)
> relocate ichache_State to ram
> u-boot can run from internal flash
Merged. Thanks.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To understand a program you must become both the machine and the
program.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-06-12 9:21 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-08 13:39 [U-Boot-Users] [Patch] MCF5282 without preloader Jens Scharsig
2005-08-08 14:25 ` NZG
2005-08-08 15:23 ` [U-Boot-Users] " Jens Scharsig
2005-08-08 15:48 ` Zachary Landau
2005-08-09 5:59 ` Jens Scharsig
-- strict thread matches above, loose matches on Subject: below --
2005-08-08 13:28 [U-Boot-Users] " Jens Scharsig
2006-06-12 9:21 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox