]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/init.c
armv8/ls1043a: update the node for QSPI support
[u-boot] / arch / arm / imx-common / init.c
index 058cf79744633107b2091c0188049140609403d7..15dab1d904239accc3676956ec5a8acbf3d8e444 100644 (file)
@@ -44,8 +44,7 @@ void init_aips(void)
        writel(0x00000000, &aips2->opacr3);
        writel(0x00000000, &aips2->opacr4);
 
-       if (is_cpu_type(MXC_CPU_MX6SX) || is_soc_type(MXC_SOC_MX7))
-       {
+       if (is_cpu_type(MXC_CPU_MX6SX) || is_soc_type(MXC_SOC_MX7)) {
                /*
                 * Set all MPROTx to be non-bufferable, trusted for R/W,
                 * not forced to user-mode.