summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-10 22:59:37 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:11:48 -0400
commitde47ff536363289f92f85ed1e4901724d238432d (patch)
tree788930b77e28357c8e09fa3a02cee452009665d7 /README
parent5e5744cb2c7fd5d7f4acec5ce1497cfa18c7e5d0 (diff)
Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MPC85XX_NO_RESETVEC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index fca495bcf5..1362a96b0f 100644
--- a/README
+++ b/README
@@ -2164,11 +2164,6 @@ Low Level (hardware related) configuration options:
proper). Code that needs stage-specific behavior should check
this.
-- CONFIG_SYS_MPC85XX_NO_RESETVEC
- Only for 85xx systems. If this variable is specified, the section
- .resetvec is not kept and the section .bootpg is placed in the
- previous 4k of the .text section.
-
- CONFIG_ARCH_MAP_SYSMEM
Generally U-Boot (and in particular the md command) uses
effective address. It is therefore not necessary to regard