README: Remove CONFIG_SYS_MALLOC_F_LEN comment
This option is now widely available, so remove the comment that it is only available on ARM and sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
7fcdac0ee9
commit
392853260d
3
README
3
README
@ -3835,9 +3835,6 @@ Configuration Settings:
|
|||||||
The memory will be freed (or in fact just forgotten) when
|
The memory will be freed (or in fact just forgotten) when
|
||||||
U-Boot relocates itself.
|
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
|
- CONFIG_SYS_MALLOC_SIMPLE
|
||||||
Provides a simple and small malloc() and calloc() for those
|
Provides a simple and small malloc() and calloc() for those
|
||||||
boards which do not use the full malloc in SPL (which is
|
boards which do not use the full malloc in SPL (which is
|
||||||
|
Loading…
Reference in New Issue
Block a user