summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-11-24 19:26:42 +0300
committerSimon Glass <sjg@chromium.org>2021-12-17 19:44:59 +0300
commit6405ab7ad5898966136cf9044fef1bc0c4fe0ea9 (patch)
treefa2036f08f5f4f40f77494a80370bfcfcee54811 /README
parent75989727601b8fe6244314f90bc6f9ef3503b590 (diff)
downloadu-boot-6405ab7ad5898966136cf9044fef1bc0c4fe0ea9.tar.xz
Convert CONFIG_PHYSMEM to Kconfig
This converts the following to Kconfig: CONFIG_PHYSMEM Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Sean Anderson <seanga2@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 5dee3eea5b..056b717557 100644
--- a/README
+++ b/README
@@ -1692,14 +1692,6 @@ The following options need to be configured:
HERMES, IP860, RPXlite, LWMON,
FLAGADM
-- Access to physical memory region (> 4GB)
- Some basic support is provided for operations on memory not
- normally accessible to U-Boot - e.g. some architectures
- support access to more than 4GB of memory on 32-bit
- machines using physical address extension or similar.
- Define CONFIG_PHYSMEM to access this basic support, which
- currently only supports clearing the memory.
-
- Error Recovery:
CONFIG_NET_RETRY_COUNT