mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 08:21:30 +02:00
Remove the troublesome union hob_pointers so that some annoying casts are no longer needed in those hob access routines. This also improves the readability. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>