mirror of
https://xff.cz/git/u-boot/
synced 2025-10-17 16:02:33 +02: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>