summaryrefslogtreecommitdiffstats
path: root/doc/README.x86
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-10-07 20:19:20 -0700
committerSimon Glass <sjg@chromium.org>2015-10-21 07:46:26 -0600
commit3619e94ad7e6cd0552755608183afe0331e0a8c4 (patch)
treed98ee74d951c8349d5a6638ea542e2050104ef6d /doc/README.x86
parent9aa1280a5644a1d05859b862ebc7b60a862e0ef3 (diff)
downloadtalos-obmc-uboot-3619e94ad7e6cd0552755608183afe0331e0a8c4.tar.gz
talos-obmc-uboot-3619e94ad7e6cd0552755608183afe0331e0a8c4.zip
doc: Complement document about booting VxWorks
Current document about how to boot VxWorks is limited. Add several chapters in README.vxworks to document this. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/README.x86')
-rw-r--r--doc/README.x862
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.x86 b/doc/README.x86
index 6cf293b11e..a4f5321c16 100644
--- a/doc/README.x86
+++ b/doc/README.x86
@@ -25,6 +25,8 @@ targets and all Intel boards support running U-Boot 'bare metal'.
As for loading an OS, U-Boot supports directly booting a 32-bit or 64-bit
Linux kernel as part of a FIT image. It also supports a compressed zImage.
+U-Boot supports loading an x86 VxWorks kernel. Please check README.vxworks
+for more details.
Build Instructions for U-Boot as coreboot payload
-------------------------------------------------
OpenPOWER on IntegriCloud