提交 8d765456 编写于 作者: S Scott Wood

NAND: Remove delay from nand_boot_fsl_elbc.c.

It was for debugging purposes, and shouldn't have been left in.
Signed-off-by: NScott Wood <scottwood@freescale.com>
上级 ba37aa03
......@@ -133,8 +133,6 @@ void nand_boot(void)
{
__attribute__((noreturn)) void (*uboot)(void);
udelay(1000000);
/*
* Load U-Boot image from NAND into RAM
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册