]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined
authorstany MARCEL <stany.marcel@novasys-ingenierie.com>
Fri, 14 Oct 2011 04:38:06 +0000 (04:38 +0000)
committerjason <jason@jason-ThinkPad-T61.(none)>
Tue, 18 Oct 2011 16:14:16 +0000 (00:14 +0800)
commit606667d252c09d1c4d5d8b12186bee634ad63b55
treee853e0937a7b6e62a409f679fabb71561e4341c6
parent327474f854a33b5b7a11c374b0446d1d40d9f673
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>
board/freescale/m548xevb/m548xevb.c