]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:44 +0000 (11:29 +0200)
commit75177376b833bf7c42b11ebbb1977c616ea63503
tree7876ea8f0ec6d8c0afd02dcf479ca6393e510d74
parent11785edb9e5e0ec0eb13f88f6b4ec9e937244648
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