commit | 606667d252c09d1c4d5d8b12186bee634ad63b55 | [log] [tgz] |
---|---|---|
author | stany MARCEL <stany.marcel@novasys-ingenierie.com> | Fri Oct 14 04:38:06 2011 +0000 |
committer | jason <jason@jason-ThinkPad-T61.(none)> | Wed Oct 19 00:14:16 2011 +0800 |
tree | e853e0937a7b6e62a409f679fabb71561e4341c6 | |
parent | 327474f854a33b5b7a11c374b0446d1d40d9f673 [diff] |
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>