
24 Oct
2016
24 Oct
'16
4:12 p.m.
This line is shown as
depends on (ARM64 ||\302\240ARM) && OF_LIBFDT
on my Emacs. Use ASCII characters only.
Assuming it is (ARM64 || ARM), remove the redundancy. Unlike Linux, CONFIG_ARM includes CONFIG_ARM64 in U-Boot.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Thanks, applied to efi-next
Alex