From 96dfc0633aabb4f8fb720d39d9deb29dde08749b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Thu, 14 Feb 2013 17:38:30 +0000 Subject: 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 Acked-by: Graeme Russ --- README | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README') diff --git a/README b/README index 6106e0d..d8cb394 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: ----------------------------------- -- cgit v1.1