From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 14 Aug 2020 15:50:13 -0400 Subject: [RESEND PATCH v2 04/18] board: Introduce xenguest_arm64 board In-Reply-To: <20200806094301.4999-5-vicooodin@gmail.com> References: <20200806094301.4999-1-vicooodin@gmail.com> <20200806094301.4999-5-vicooodin@gmail.com> Message-ID: <20200814195013.GZ20605@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Aug 06, 2020 at 12:42:47PM +0300, Anastasiia Lukianenko wrote: > From: Andrii Anisov > > 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 > Signed-off-by: Oleksandr Andrushchenko > Signed-off-by: Anastasiia Lukianenko 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: