]> git.baikalelectronics.ru Git - uboot.git/commit
omap3: emif4: More clearly hard-code cs0 size
authorTom Rini <trini@konsulko.com>
Mon, 27 Jun 2022 17:35:48 +0000 (13:35 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jul 2022 21:57:34 +0000 (17:57 -0400)
commitfc535907a50ba67a74f47fa01150452e713a63b5
tree170470073f32c156e436e5fc4f6ecac40a94a675
parentd52125801a58faf0b2799de2d9f35dfaa130b6ca
omap3: emif4: More clearly hard-code cs0 size

We have a single platform that is both in the OMAP3 family of parts, but
has an EMIF4 memory controller.  Currently we hard-code the size of
chip select 0.  Make this more clear by putting the value in the
function rather than a CONFIG option.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/omap3/emif4.c
include/configs/am3517_evm.h