]> git.sur5r.net Git - u-boot/commit
ARM: rmobile: Do not init caches in TPL before DRAM
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 4 Apr 2018 21:32:44 +0000 (23:32 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 11 Apr 2018 21:11:54 +0000 (23:11 +0200)
commitc670607331dbdfdf74a52117b96426c50de9ecd0
tree5d0a2146128dd7b35213d0f5a50f85dd1a6044c7
parentce19d4ca7dc43ff053d2a06f4bed9696cee97902
ARM: rmobile: Do not init caches in TPL before DRAM

Skip the cache initialization, which can be done later on in U-Boot
proper, since this interferes with early DRAM initialization in TPL.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/mach-rmobile/lowlevel_init_ca15.S