mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-29 11:08:15 +00:00
If a variable is used as array subscript, it's valid value range is 0 ... ARRAY_SIZE -1. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Andy Fleming <afleming@freescale.com>