mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 03:35:37 +02:00
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>