mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 02:32:11 +02:00
Replace a number of array length calculations with the ARRAY_SIZE() macro, for clarity. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Reviewed-by: York Sun <york.sun@nxp.com>