[RESEND PATCH v2 04/18] board: Introduce xenguest_arm64 board

Tom Rini trini at konsulko.com
Fri Aug 14 21:50:13 CEST 2020


On Thu, Aug 06, 2020 at 12:42:47PM +0300, Anastasiia Lukianenko wrote:

> From: Andrii Anisov <andrii_anisov at epam.com>
> 
> Introduce a minimal Xen guest board running as a virtual
> machine under Xen Project's hypervisor [1], [2].
> 
> Part of the code is ported from Xen mini-os and also uses
> work initially done by different authors from NXP: please see
> relevant files for their copyrights.
> 
> [1] https://xenbits.xen.org
> [2] https://wiki.xenproject.org/
> 
> Signed-off-by: Andrii Anisov <andrii_anisov at epam.com>
> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>
> Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko at epam.com>

So, first:
Applied to u-boot/master, thanks!

But as I go over the whole series, a few things to please follow up on:
- All of the xen-related drivers, etc, should be listed in MAINTAINERS,
  I added one for the board files.
- Do you really need atags?
- There is no "CONFIG_CMD_RUN".
- You define CONFIG_BOARD_EARLY_INIT_F and then provide an empty
  function.  I think you can just drop both.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200814/d2d6a49a/attachment.sig>


More information about the U-Boot mailing list