]> git.baikalelectronics.ru Git - uboot.git/commit
gdsys: mpc8308: Don't use manual RAM config if RAM driver is active
authorMario Six <mario.six@gdsys.cc>
Fri, 29 Mar 2019 09:18:09 +0000 (10:18 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 06:03:38 +0000 (08:03 +0200)
commita5749d56bfe2879c0678b231857e2cfaf166072b
tree9c9c070eec138dcc7a2117ef3f23d11eb7f1effc
parent8cec6e3e4d4725e267e4ddd2fdfe8486dbd0ceab
gdsys: mpc8308: Don't use manual RAM config if RAM driver is active

The "manual" RAM configuration should not be used if the DM RAM driver
is active, hence, disable the code if the CONFIG_MPC83XX_SDRAM config
variable is defined.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
board/gdsys/mpc8308/sdram.c