]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: doc: Update coreboot payload entry point address
authorBin Meng <bmeng.cn@gmail.com>
Thu, 13 Aug 2015 07:29:07 +0000 (00:29 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 26 Aug 2015 14:54:06 +0000 (07:54 -0700)
commit330728d711d12f7f416b34d1598942e8c19a2724
treed551d8c626b48e8a1517d330f0ebbd77d75d1af0
parent1d8a078b29433f35608cd0fbd94d0feed3bfb33d
x86: doc: Update coreboot payload entry point address

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