Skip to content
Commit 5e239183 authored by Simon Glass's avatar Simon Glass
Browse files

binman: x86: Separate out 16-bit reset and init code



At present these two sections of code are linked together into a single
2KB chunk in a single file. Some Intel SoCs like to have a FIT (Firmware
Interface Table) in the ROM and the pointer for this needs to go at
0xffffffc0 which is in the middle of these two sections.

Make use of the new 'reset' entry and change the existing 16-bit entry to
include just the 16-bit data.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 2250ee6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment