X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-socfpga%2Fspl_a10.c;h=c8e73d47c0b40c3ac11e42f5b07059b255448ba7;hb=7544ad0303013e625c9500a4d87d4e5bfe369ee4;hp=c97eacb424f23f5fecf18f88ec2d97f62c3dbc06;hpb=dc3249b91b0c5dffdbd42426a3535bea5e14448f;p=oweals%2Fu-boot.git diff --git a/arch/arm/mach-socfpga/spl_a10.c b/arch/arm/mach-socfpga/spl_a10.c index c97eacb424..c8e73d47c0 100644 --- a/arch/arm/mach-socfpga/spl_a10.c +++ b/arch/arm/mach-socfpga/spl_a10.c @@ -77,6 +77,8 @@ void spl_board_init(void) void board_init_f(ulong dummy) { + dcache_disable(); + socfpga_init_security_policies(); socfpga_sdram_remap_zero();