]> git.ipfire.org Git - people/ms/u-boot.git/commit
drivers/ddr/fsl: Disabling data init if ECC is not enabled
authorYork Sun <york.sun@nxp.com>
Thu, 26 May 2016 19:19:03 +0000 (12:19 -0700)
committerYork Sun <york.sun@nxp.com>
Fri, 3 Jun 2016 21:12:48 +0000 (14:12 -0700)
commitb06f6f2f0347b6010943fa2ca2f26d1786fdba78
tree02c4df7be0361b26c43f532d6410802ac208348d
parent931e8751af8ca9ff4395c3f033c5217d48f5698f
drivers/ddr/fsl: Disabling data init if ECC is not enabled

If ECC is not enabled, data init can be disabled to speed up booting.

Signed-off-by: York Sun <york.sun@nxp.com>
drivers/ddr/fsl/options.c