
18 Aug
2015
18 Aug
'15
12:15 a.m.
On 16 August 2015 at 15:27, Simon Glass sjg@chromium.org wrote:
On 13 August 2015 at 01:29, Bin Meng bmeng.cn@gmail.com wrote:
With recent EFI support, the entry point address of coreboot payload was changed. Now we update the address to use _x86boot_start, which is the same one for EFI.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
doc/README.x86 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks, I had the same patch locally.
Acked-by: Simon Glass sjg@chromium.org
I'm applying this for the current release as it is a fix.
Applied to u-boot-x86, thanks!