Explorar o código

NAND: Remove delay from nand_boot_fsl_elbc.c.

It was for debugging purposes, and shouldn't have been left in.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Scott Wood %!s(int64=16) %!d(string=hai) anos
pai
achega
8d765456c1
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      nand_spl/nand_boot_fsl_elbc.c

+ 0 - 2
nand_spl/nand_boot_fsl_elbc.c

@@ -133,8 +133,6 @@ void nand_boot(void)
 {
 {
 	__attribute__((noreturn)) void (*uboot)(void);
 	__attribute__((noreturn)) void (*uboot)(void);
 
 
-	udelay(1000000);
-
 	/*
 	/*
 	 * Load U-Boot image from NAND into RAM
 	 * Load U-Boot image from NAND into RAM
 	 */
 	 */