mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 13:20:00 +02:00
When enable debug option to compile, it will give the following warning, this patch is used to get rid of it. --->8--- warning: 'flags' is used uninitialized in this function [-Wuninitialized] ---8<--- Signed-off-by: Bo Shen <voice.shen@atmel.com>