]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Move some variables in emif4.c, mark them static.
authorTom Rini <trini@ti.com>
Mon, 30 Jul 2012 21:13:16 +0000 (14:13 -0700)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:13 +0000 (14:58 +0200)
commit942d3f0174700ec5d823f0f9a415b86d7cde2a9e
treea5a54fcc984b7b1cce40b170af83b5ced8a3621f
parenta74f0c7cb505d3e2184bfd2ab42c3a6e45a1d54a
am33xx: Move some variables in emif4.c, mark them static.

We need vtpreg and ddrctrl but no longer need a second ddrregs.

Signed-off-by: Tom Rini <trini@ti.com>
arch/arm/cpu/armv7/am33xx/emif4.c