From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bin Meng Date: Tue, 30 Jun 2020 16:40:20 +0800 Subject: [PATCH v1 39/43] x86: Update the comment about booting for FSP2 In-Reply-To: <20200615035738.248710-20-sjg@chromium.org> References: <20200615035738.248710-1-sjg@chromium.org> <20200615035738.248710-20-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jun 15, 2020 at 11:58 AM Simon Glass wrote: > > The comment here applies only to FSP1, so update it. > > Signed-off-by: Simon Glass > --- > > arch/x86/cpu/start.S | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Bin Meng