u-boot/common/spl
Masahiro Yamada 70e6428d8c spl_nor: fix warning when compiled for 64bit target
Fix "warning: cast to pointer from integer of different size".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-15 21:30:20 -04:00
..
Makefile spl: Add an option to load a FIT containing U-Boot 2016-03-14 19:18:30 -04:00
spl.c arm: move gd handling outside of C code 2016-01-13 21:05:18 -05:00
spl_ext.c dm: part: Rename some partition functions 2016-03-14 15:34:50 -06:00
spl_fat.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
spl_fit.c spl: Add an option to load a FIT containing U-Boot 2016-03-14 19:18:30 -04:00
spl_mmc.c Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
spl_nand.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00
spl_net.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00
spl_nor.c spl_nor: fix warning when compiled for 64bit target 2016-03-15 21:30:20 -04:00
spl_onenand.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00
spl_sata.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
spl_usb.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
spl_ymodem.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00