u-boot-brain/common/spl
Marek Vasut 94b9e22e50 spl: Allow settings malloc_f base address
Allow configuring the begining of the malloc_f area in SPL.
This patch uses the same CONFIG_MALLOC_F_ADDR established by
the sandbox.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
2016-06-02 21:21:42 -04:00
..
Makefile spl: Add an option to load a FIT containing U-Boot 2016-03-14 19:18:30 -04:00
spl_ext.c SPL: Let spl_parse_image_header() return value 2016-05-17 17:52:20 +02:00
spl_fat.c spl: Support loading a FIT from FAT FS 2016-05-27 15:41:40 -04:00
spl_fit.c spl: fit: Fix load address of fit header 2016-06-01 07:12:38 -04:00
spl_mmc.c Merge git://git.denx.de/u-boot-dm 2016-05-27 20:34:12 -04:00
spl_nand.c spl: Support loading a FIT from NAND 2016-05-27 15:47:14 -04:00
spl_net.c SPL: Let spl_parse_image_header() return value 2016-05-17 17:52:20 +02:00
spl_nor.c SPL: Let spl_parse_image_header() return value 2016-05-17 17:52:20 +02:00
spl_onenand.c SPL: Let spl_parse_image_header() return value 2016-05-17 17:52:20 +02:00
spl_sata.c dm: scsi: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_usb.c dm: usb: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_ymodem.c spl: Add an option to load a FIT containing U-Boot from UART 2016-05-27 15:47:42 -04:00
spl.c spl: Allow settings malloc_f base address 2016-06-02 21:21:42 -04:00