mirror of
https://xff.cz/git/u-boot/
synced 2026-02-25 02:03:59 +01:00
The U_BOOT_DEVICE macro allows the declaration of a single U-Boot device. Add an equivalent macro to declare an array of devices, for convenience. Signed-off-by: Simon Glass <sjg@chromium.org>