]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
README: Drop CONFIG_OF_BOOT_CPU
authorSimon Glass <sjg@chromium.org>
Mon, 3 Oct 2016 00:01:01 +0000 (18:01 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 7 Oct 2016 00:40:31 +0000 (20:40 -0400)
This is not used in U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: York Sun <york.sun@nxp.com>
README

diff --git a/README b/README
index c233c8c405f0168de0aaa4fb98afc7f6a222dee2..98d2108dde1e595f0b58dda4c0a6c880a530b96d 100644 (file)
--- 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.