Skip to content
Snippets Groups Projects
Commit dd9c6e48 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

README: Drop CONFIG_OF_BOOT_CPU


This is not used in U-Boot.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent 1fb33434
No related branches found
No related tags found
No related merge requests found
...@@ -695,11 +695,6 @@ The following options need to be configured: ...@@ -695,11 +695,6 @@ The following options need to be configured:
This causes ft_system_setup() to be called before booting This causes ft_system_setup() to be called before booting
the kernel. 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 CONFIG_OF_IDE_FIXUP
U-Boot can detect if an IDE device is present or not. U-Boot can detect if an IDE device is present or not.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment