[U-Boot] [PATCH 06/16] README: Drop CONFIG_OF_BOOT_CPU
    Simon Glass 
    sjg at chromium.org
       
    Mon Oct  3 02:01:01 CEST 2016
    
    
  
This is not used in U-Boot.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
 README | 5 -----
 1 file changed, 5 deletions(-)
diff --git a/README b/README
index 703c5f4..da1c033 100644
--- a/README
+++ b/README
@@ -695,11 +695,6 @@ The following options need to be configured:
 		This causes ft_system_setup() to be called before booting
 		the kernel.
 
-		CONFIG_OF_BOOT_CPU
-
-		This define fills in the correct boot CPU in the boot
-		param header, the default value is zero if undefined.
-
 		CONFIG_OF_IDE_FIXUP
 
 		U-Boot can detect if an IDE device is present or not.
-- 
2.8.0.rc3.226.g39d4020
    
    
More information about the U-Boot
mailing list