u-boot/common/spl
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access
For the same reason as in commit 50c8d66d, all the remaining
CONFIG_SYS_NAND_PAGE_SIZE in common/spl/spl_nand.c can be replaced
with sizeof(*header).

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
2014-07-22 07:44:25 -04:00
..
Makefile common: spl: Add spl sata boot support 2014-02-19 10:47:43 -05:00
spl.c common: spl: Add spl sata boot support 2014-02-19 10:47:43 -05:00
spl_fat.c spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot 2014-04-17 14:39:54 -04:00
spl_mmc.c SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK 2014-02-07 18:17:48 +02:00
spl_nand.c spl: nand: read only in the size of image_header on the first access 2014-07-22 07:44:25 -04:00
spl_net.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_nor.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_onenand.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_sata.c common: spl: Add spl sata boot support 2014-02-19 10:47:43 -05:00
spl_usb.c spl: common: Support for USB MSD FAT image loading 2014-01-24 16:59:22 -05:00
spl_ymodem.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00