mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-13 00:21:24 +02:00
GCC 5.3 report a warning: 'upper' and 'lower' may be used uninitialized in this function [-Wmaybe-uninitialized]. Compiler might need explicit initializer. Signed-off-by: Wills Wang <wills.wang@live.com>