Commits
stany MARCEL committed 606667d252c
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>