This converts the following to Kconfig: CONFIG_SPL_SYS_MALLOC_SIMPLE The problem here is that a few platforms have been doing: #ifdef CONFIG_SPL_BUILD #define CONFIG_SYS_MALLOC_SIMPLE #endif instead of defining CONFIG_SPL_SYS_MALLOC_SIMPLE directly. Correct this and update the documentation in a few places to match usage. Signed-off-by: Tom Rini <trini@konsulko.com> |
||
|---|---|---|
| .. | ||
| bind.rst | ||
| debugging.rst | ||
| design.rst | ||
| ethernet.rst | ||
| fdt-fixup.rst | ||
| fs_firmware_loader.rst | ||
| i2c-howto.rst | ||
| index.rst | ||
| livetree.rst | ||
| migration.rst | ||
| nvme.rst | ||
| of-plat.rst | ||
| pci-info.rst | ||
| pmic-framework.rst | ||
| remoteproc-framework.rst | ||
| serial-howto.rst | ||
| soc-framework.rst | ||
| spi-howto.rst | ||
| usb-info.rst | ||
| virtio.rst | ||