mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
Commitce62e57fc5
("ARM: boot0 hook: remove macro, include whole header file") miss out cleaning macro in this header file, and this has broken implementation of a boot header capability in socfpga SPL. Remove the macro in this file, and recovering it back to proper functioning. Fixes:ce62e57fc5
("ARM: boot0 hook: remove macro, include whole header file") Signed-off-by: Chee, Tien Fong <tien.fong.chee@intel.com>