mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-06 01:51:58 +01:00
The last member of this array is supposed to be all zeroes according to the getopt_long() man page. Fix the function to do this. Signed-off-by: Simon Glass <sjg@chromium.org>