mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 11:42:13 +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>