mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 01:23:25 +01: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>