]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
dm: Fix repeated comment in README
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 0a0f528af117e94f86918078b23b7ec8c5561f96..298e8d62a0387bed7ce5e6ef9e845b1e2c54e7a5 100644 (file)
--- a/README
+++ b/README
@@ -3849,12 +3849,9 @@ Configuration Settings:
                The memory will be freed (or in fact just forgotton) when
                U-Boot relocates itself.
 
-               Pre-relocation malloc() is only supported on sandbox
+               Pre-relocation malloc() is only supported on ARM and sandbox
                at present but is fairly easy to enable for other archs.
 
-               Pre-relocation malloc() is only supported on ARM at present
-               but is fairly easy to enable for other archs.
-
 - CONFIG_SYS_BOOTM_LEN:
                Normally compressed uImages are limited to an
                uncompressed size of 8 MBytes. If this is not enough,