commit | 93c76075802dba9bed40d20cfe1e4351c7bed4e5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 02 10:52:19 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 08 13:02:17 2019 +0800 |
tree | 6c2e4bdf984954d4099cff045c992cb07972b931 | |
parent | d4d2521c0635fe31118b23641c06bf2387d69727 [diff] |
x86: Update device tree for TPL Add TPL binaries to the device x86 binman desciption. When enabled, TPL will start first, doing the 16-bit init, then jump to SPL and finally U-Boot proper. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>