]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: sl28: remove unneeded ddr config parameter
authorMichael Walle <michael@walle.cc>
Mon, 30 May 2022 21:02:08 +0000 (23:02 +0200)
committerPeng Fan <peng.fan@nxp.com>
Mon, 20 Jun 2022 07:52:45 +0000 (15:52 +0800)
commit7fd5ca15019577418cdc058049fd9f814696014d
tree4562745b5eac14b0307b6c58e4f4fc3ce56d14de
parent6bdda4b2003fadbcbcc28a1d395ec1f6f6557539
board: sl28: remove unneeded ddr config parameter

config_2 doesn't need to be set to zero because that is already the
default value.

Signed-off-by: Michael Walle <michael@walle.cc>
board/kontron/sl28/ddr.c