]> git.ipfire.org Git - people/ms/u-boot.git/commit - nand_spl/nand_boot.c
nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance
authorStefan Roese <sr@denx.de>
Mon, 16 May 2011 11:04:00 +0000 (13:04 +0200)
committerScott Wood <scottwood@freescale.com>
Mon, 16 May 2011 19:10:19 +0000 (14:10 -0500)
commite29816f3307624e019ffb0f4dbdc2945b3042118
tree67175782452e0fdc5e59f2c038dda4238e4e78b3
parent535abb96fb665402894b820f934deaca61ce3d3e
nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance

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>
Signed-off-by: Scott Wood <scottwood@freescale.com>
nand_spl/nand_boot.c