
16 May
2011
16 May
'11
9:10 p.m.
On Mon, May 16, 2011 at 01:04:00PM +0200, Stefan Roese wrote:
Remove the last CONFIG_SYS_NAND_READ_DELAY occurance from nand_boot.c. I missed this one in patch a9c847cb [nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY].
This fixes a compile breakage on kilauea_nand for example.
Signed-off-by: Stefan Roese sr@denx.de Cc: Scott Wood scottwood@freescale.com
nand_spl/nand_boot.c | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-)
Applied to u-boot-nand-flash
-Scott