u-boot-brain/arch/x86
Simon Glass df81abda0e x86: Separate out U-Boot and device tree in ROM image
At present binman does not support updating a device tree that is part of
U-Boot (i.e u-boot.bin). Separate the entries into two so that we can get
updated entry information. This makes binman_entry_find() work correctly.

Do the same for SPL tool.

In both cases, group the two parts into a section so that SPL symbols get
the correct total size.

It may be possible for binman to handle this automatically at some point,
by ignoring u-boot.bin and always creating it from u-boot-nodtb.bin and
u-boot.dtb

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:20 +08:00
..
cpu x86: Add support for newer CAR schemes 2019-12-15 11:44:18 +08:00
dts x86: Separate out U-Boot and device tree in ROM image 2019-12-15 11:44:20 +08:00
include/asm x86: Add support for newer CAR schemes 2019-12-15 11:44:18 +08:00
lib x86: Don't include the BIOS emulator in TPL 2019-12-15 11:44:18 +08:00
config.mk x86: efi: app: Generate Microsoft PE format compliant image 2018-12-02 21:59:36 +01:00
Kconfig x86: Add an option to control the position of SPL 2019-12-15 11:44:19 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00