u-boot-brain/board/freescale/m548xevb
stany MARCEL 606667d252 ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined
A temp variable was used but not declared, with CONFIG_SYS_DRAMSZ1
defined. This variable is now declared in the functione when needed.

Signed-off-by: Stany MARCEL <stany.marcel@novasys-ingenierie.com>
2011-10-19 00:14:16 +08:00
..
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m548xevb.c ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined 2011-10-19 00:14:16 +08:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
u-boot.lds ColdFire: Cleanup for partial linking and --gc-sections 2011-09-04 22:46:55 +08:00