]> git.ipfire.org Git - people/ms/u-boot.git/commit
arch: arm: omap: Declare size of ddr very early
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 18 Apr 2017 11:57:24 +0000 (17:27 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 12 May 2017 02:03:41 +0000 (22:03 -0400)
commit86282798b0d115f6eca6828b4f0b3bfdf4752cc9
treef173b73070c33fcbc4896af5479c7ccbf3fe8177
parent15eb1d43bf470b85e9031c2fce7e0ce7b27dd321
arch: arm: omap: Declare size of ddr very early

Declare the size of ddr very early in spl, so that this can be
used to enable cache.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Ravi Babu <ravibabu@ti.com>
arch/arm/mach-omap2/am33xx/board.c
arch/arm/mach-omap2/hwinit-common.c