diff options
author | Stefan Roese <sr@denx.de> | 2011-05-04 11:44:14 +0200 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2011-05-13 11:13:21 -0500 |
commit | a9c847cb38991a557c767fd02a71bd5fbdd25a95 (patch) | |
tree | cb26077201a5a9e1f297298db90f42f5289864cb /drivers/mmc/atmel_mci.c | |
parent | a89a990159d450765b8a5675e640525bc6258d1b (diff) | |
download | u-boot-imx-a9c847cb38991a557c767fd02a71bd5fbdd25a95.zip u-boot-imx-a9c847cb38991a557c767fd02a71bd5fbdd25a95.tar.gz u-boot-imx-a9c847cb38991a557c767fd02a71bd5fbdd25a95.tar.bz2 |
nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY
There are multiple reasons why this define should be removed:
First it saves some space and therefore fixes a problem we have on
the canyonlands_nand and glacier_nand targets right now.
Second, the define was hackish and would most likely not work on all
board using nand_boot.c. Boards not providing a real dev_ready()
function should implement a board specific function instead.
I checked and it seems, that all boards using nand_boot.c right now
already implement a board specific dev_ready() function. So this
patch should not break any boards and will result in smaller
NAND_SPL images.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Sughosh Ganu <urwithsughosh@gmail.com>
Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Tested-by: Sughosh Ganu <urwithsughosh@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'drivers/mmc/atmel_mci.c')
0 files changed, 0 insertions, 0 deletions