commit | fba931409b42e6e586f3bc63071dd946c0d6d11e | [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 | 8ced4cddad823a91ac7e064b79f400b82006d741 [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>