]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: socfpga: boot0 hook: remove macro from boot0 header file
authorChee, Tien Fong <tien.fong.chee@intel.com>
Wed, 29 Mar 2017 03:49:16 +0000 (11:49 +0800)
committerMarek Vasut <marex@denx.de>
Fri, 14 Apr 2017 12:06:42 +0000 (14:06 +0200)
commit4c0f3e7f7b7fc29d0bdbef20e849e3360c432891
treeeef8c2bf23e401f9a41b66030291fe67021f7c51
parent45fa6f1dd59bc6d213c6051d4ab45b0cb449eb5b
ARM: socfpga: boot0 hook: remove macro from boot0 header file

Commit ce62e57fc571 ("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: ce62e57fc571 ("ARM: boot0 hook: remove macro, include whole
header file")

Signed-off-by: Chee, Tien Fong <tien.fong.chee@intel.com>
arch/arm/mach-socfpga/include/mach/boot0.h