x86: Enable UPL handoff for SPL
authorSimon Glass <sjg@chromium.org>
Sat, 11 Jan 2025 00:00:22 +0000 (17:00 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 23:08:23 +0000 (17:08 -0600)
commit4339a82a4908b5905f70ea8f8d5cde7455fefb92
treeb7f230616dcc4499ca604dfb533dbb162aeb2616
parent9d5072bb1d965b0077ff0a1f73adcc5b5e033099
x86: Enable UPL handoff for SPL

Add the GD_FLG_UPL so that a UPL-handoff is created.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/spl.c