u-boot-brain/common/spl
Lokesh Vutla 8b528709c5 spl: fit: Fix load address of fit header
When loading fit header, it should be loaded to a previous address
aligned to ARCH_DMA_MINALIGN and not 8. Fixing the same.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2016-06-01 07:12:38 -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: FIT: Enable SPL_FIT_LOAD in RAM based boot mode 2016-05-24 11:15:01 +02:00