From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Tue, 11 Oct 2016 18:06:37 -0600 Subject: [U-Boot] [PATCH 05/11] x86: doc: Correct qfw command example In-Reply-To: <1476011660-6780-6-git-send-email-bmeng.cn@gmail.com> References: <1476011660-6780-1-git-send-email-bmeng.cn@gmail.com> <1476011660-6780-6-git-send-email-bmeng.cn@gmail.com> 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 9 October 2016 at 05:14, Bin Meng wrote: > The kernel load address for zboot should be 0x1000000. > > Signed-off-by: Bin Meng > --- > > doc/README.x86 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass