summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-02-14 17:38:30 +0000
committerSimon Glass <sjg@chromium.org>2013-02-14 20:19:03 -0800
commit96dfc0633aabb4f8fb720d39d9deb29dde08749b (patch)
tree9b58613378b468faa5dd1a7db1db7feba37730fd /README
parent588a13f742b6d63ac7d5631af11baa01f3a9e80f (diff)
downloadtalos-obmc-uboot-96dfc0633aabb4f8fb720d39d9deb29dde08749b.tar.gz
talos-obmc-uboot-96dfc0633aabb4f8fb720d39d9deb29dde08749b.zip
x86: Remove unused real mode code
This code is pretty old and we want to support only 32-bit systems now. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 6106e0d2aa..d8cb3940d4 100644
--- a/README
+++ b/README
@@ -3820,11 +3820,6 @@ Low Level (hardware related) configuration options:
If defined, the x86 reset vector code is included. This is not
needed when U-Boot is running from Coreboot.
-- CONFIG_X86_NO_REAL_MODE
- If defined, x86 real mode code is omitted. This assumes a
- 32-bit environment where such code is not needed. You will
- need to do this when U-Boot is running from Coreboot.
-
Freescale QE/FMAN Firmware Support:
-----------------------------------
OpenPOWER on IntegriCloud