powerpc: Add LSDMR config values
authorMario Six <mario.six@gdsys.cc>
Mon, 21 Jan 2019 08:17:39 +0000 (09:17 +0100)
committerMario Six <mario.six@gdsys.cc>
Mon, 20 May 2019 11:50:34 +0000 (13:50 +0200)
commit10590363b55658029616aa79694880a30a9764c3
tree2844f3a1b9da3c88012befed4fd686512dc46471
parent904c47fc7d09c33fb4e43f30ddf2039fa7a0a168
powerpc: Add LSDMR config values

The LSDMR_* macros are used to configure the system bus on MPC83xx.

A few of the possible LSDMR_* macros were never defined in the
respective include files. This renders the SDRAM support on the
MPC8349EMDS unusable, because it uses these undefined macros.

To make the SDRAM option work, introduce these macros into the proper
config file.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
arch/powerpc/include/asm/fsl_lbc.h