mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-11 19:51:24 +01:00
This is useful for creating lists of descriptors, and is better than using void * for this purpose. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>