mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-19 04:52:58 +08: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>