projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fb3343
)
README: Drop CONFIG_OF_BOOT_CPU
author
Simon Glass
<
[email protected]
>
Mon, 3 Oct 2016 00:01:01 +0000
(18:01 -0600)
committer
Tom Rini
<
[email protected]
>
Fri, 7 Oct 2016 00:40:31 +0000
(20:40 -0400)
This is not used in U-Boot.
Signed-off-by: Simon Glass <
[email protected]
>
Reviewed-by: Bin Meng <
[email protected]
>
Reviewed-by: York Sun <
[email protected]
>
README
patch
|
blob
|
history
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.