]> git.sur5r.net Git - u-boot/blobdiff - README
Only build the libfdt python module if 'swig' is available
[u-boot] / README
diff --git a/README b/README
index 26d5ad273ef2d1524bad067b820611a0804df07f..e906253fa2b03dafa7dc20a3f41bec5854c9af0d 100644 (file)
--- a/README
+++ b/README
@@ -3835,9 +3835,6 @@ Configuration Settings:
                The memory will be freed (or in fact just forgotten) when
                U-Boot relocates itself.
 
-               Pre-relocation malloc() is only supported on ARM and sandbox
-               at present but is fairly easy to enable for other archs.
-
 - CONFIG_SYS_MALLOC_SIMPLE
                Provides a simple and small malloc() and calloc() for those
                boards which do not use the full malloc in SPL (which is