]> code.ossystems Code Review - bsp/u-boot.git/commit
wandboard: Remove unnecessary delay
authorFabio Estevam <fabio.estevam@nxp.com>
Thu, 1 Jun 2017 12:14:32 +0000 (09:14 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Jul 2017 12:05:00 +0000 (09:05 -0300)
commit3320a872b04904e4b426ba476a4e7e8897fbe23b
tree798ab1ff277006921e7f377f6b6807f88f445817
parentd5ae3ce6dd48ff5665b87ef266a8651a07a79b0b
wandboard: Remove unnecessary delay

There is no need to add a 100us delay after the DDR initialization.

Other imx6 boards do not have such delay either, so simply remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
board/wandboard/spl.c