]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb698a3819ff5970ccec7bf0007de75e99a54b77b
tree2844f3a1b9da3c88012befed4fd686512dc46471
parent69ec5a0c6e176779bb36e8bcee41e87f589a3470
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