]> git.baikalelectronics.ru Git - uboot.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)
commit7b9633cb2a6097cde7b4af7b8e9ed883ad142fa6
treeeef8c2bf23e401f9a41b66030291fe67021f7c51
parent8d41f175b68629207db0cb1f30912fa6457353a0
ARM: socfpga: boot0 hook: remove macro from boot0 header file

Commit 1dc572482885 ("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: 1dc572482885 ("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