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)
commitedcbd6e38899589b8d03d1f1f8ebc01beb3b574b
tree170470073f32c156e436e5fc4f6ecac40a94a675
parent95cc3efcc1ec22be2c649ef4cdc065fa9f7fb697
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