[PATCH 12/18] common: board_r: Drop initr_xen wrapper
Simon Glass
sjg at chromium.org
Sat Nov 14 16:17:15 CET 2020
On Thu, 5 Nov 2020 at 03:10, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> Add a return value to xen_init and use it directly in the
> post-relocation init sequence, rather than using a wrapper stub.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> ---
> common/board_r.c | 10 +---------
> drivers/xen/hypervisor.c | 4 +++-
> include/xen.h | 2 +-
> 3 files changed, 5 insertions(+), 11 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list