[U-Boot-Users] [Patch] MCF5282 without preloader

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
* 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

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

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

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?

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@bus-elektronik.de
Jens Scharsig
participants (3)
-
Jens Scharsig
-
NZG
-
Zachary Landau