]> git.ipfire.org Git - people/ms/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)
committerStefano Babic <sbabic@denx.de>
Wed, 12 Jul 2017 07:42:33 +0000 (09:42 +0200)
commitb8b9790e23a7d6eec08d66192853ecb61bcae095
tree2ac8d8964e7f248105af485bb6b32d376507e9f2
parentdfa33fbe48fa6cd82017a090b1fbe63fb9174889
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