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

> From: Andrii Anisov <andrii_ani...@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_ani...@epam.com>
> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com>
> Signed-off-by: Anastasiia Lukianenko <anastasiia_lukiane...@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

Attachment: signature.asc
Description: PGP signature

Reply via email to