summaryrefslogtreecommitdiff
path: root/board/armltd
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2018-11-22 11:26:26 +0100
committerAndes <uboot@andestech.com>2018-11-26 13:57:31 +0800
commitc95cafd0b1ca984e0dbd8e1335c947d715ce0fb2 (patch)
tree692ca27c689ad3e7958e5369924c76e9981b74db /board/armltd
parent2a23ac610709bc18b2becebb45abc7596b4d1e9c (diff)
Drop CONFIG_INIT_CRITICAL
This is now deprecated and no board is using it. Drop it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Diffstat (limited to 'board/armltd')
-rw-r--r--board/armltd/integrator/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/armltd/integrator/README b/board/armltd/integrator/README
index 5a0e934924..af9dcc1f4f 100644
--- a/board/armltd/integrator/README
+++ b/board/armltd/integrator/README
@@ -36,9 +36,7 @@ In case c) it may be necessary for U-Boot to perform CM dependent initialization
Configuring U-Boot :
------------------
The makefile contains targets for Integrator platforms of both types
-fitted with all current variants of CM. If these targets are to be used with
-boot process c) above then CONFIG_INIT_CRITICAL may need to be defined to ensure
-that the CM is correctly configured.
+fitted with all current variants of CM.
There are also targets independent of CM. These may not be suitable for
boot process c) above. They have been preserved for backward compatibility with