1
0
Fork 0
remarkable-uboot/common/spl
Tim Harvey 50c8d66d33 nand: remove CONFIG_SYS_NAND_PAGE_SIZE
We only need to read in the size of struct image_header and thus don't
need to know the page size of the nand device.

Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Scott Wood <scottwood@freescale.com>
2014-05-15 10:27:24 +02: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 nand: remove CONFIG_SYS_NAND_PAGE_SIZE 2014-05-15 10:27:24 +02: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