Marian Balakowicz
559316faf7
[new uImage] Move CHUNKSZ definition to image.h
...
CHUNKSZ defined for PPC and M68K is set to the same value of 64K,
move this definition to a common header.
Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-07 01:12:55 +01:00
Marian Balakowicz
b97a2a0a21
[new uImage] Define a API for image handling operations
...
- Add inline helper macros for basic header processing
- Move common non inline code common/image.c
- Replace direct header access with the API routines
- Rename IH_CPU_* to IH_ARCH_*
Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-07 01:12:53 +01:00
TsiChungLiew
688e8eb414
ColdFire: Fix build error when CONFIG_WATCHDOG is defined
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
2007-10-25 17:14:00 -05:00
Stefan Roese
8280f6a1c4
Coding style cleanup
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-08-18 14:33:02 +02:00
TsiChungLiew
8ae158cd87
ColdFire: Add M54455EVB for MCF5445x
...
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
2007-08-16 17:43:23 -06:00
Heiko Schocher
fad6340715
make show_boot_progress () weak.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
2007-07-13 09:54:17 +02:00
Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
wdenk
bf9e3b38f7
* Some code cleanup
...
* Patch by Josef Baumgartner, 10 Feb 2004:
Fixes for Coldfire port
* Patch by Brad Kemp, 11 Feb 2004:
Fix CFI flash driver problems
2004-02-12 00:47:09 +00:00
wdenk
4e5ca3eb67
* Patch by Bernhard Kuhn, 28 Nov 2003:
...
add support for Coldfire CPU
add support for Motorola M5272C3 and M5282EVB boards
2003-12-08 01:34:36 +00:00