x86: efi: Add room for the binman definition in the dtb
authorSimon Glass <sjg@chromium.org>
Wed, 29 Dec 2021 18:57:40 +0000 (11:57 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 31 Dec 2021 05:45:01 +0000 (06:45 +0100)
commit7f5419a64760e279556c548ec29cf48b8614c2f6
tree6d8decfa92b8b39fcda4317670e8d8bf25115187
parent440c6645aa501e9dfe96fa314c1db78cbb42f453
x86: efi: Add room for the binman definition in the dtb

At present only 4KB of spare space is left in the DTB when building the
EFI app. Increase this to 32KB so there is plenty of space to insert the
binman definition. This cannot be expanded later (as with OF_SEPARATE)
because the ELF image has already been built.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviwed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
arch/x86/dts/Makefile