]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/nand_boot_fsl_elbc.c
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / nand_spl / nand_boot_fsl_elbc.c
index 03e25f37ea7f478548083999c07a679cb280e415..1afa1a27a90ec33f651e8d1a090b555050670773 100644 (file)
@@ -126,7 +126,7 @@ void nand_boot(void)
         * Load U-Boot image from NAND into RAM
         */
        nand_load(CONFIG_SYS_NAND_U_BOOT_OFFS, CONFIG_SYS_NAND_U_BOOT_SIZE,
-                 (uchar *)CONFIG_SYS_NAND_U_BOOT_DST);
+                 (uchar *)CONFIG_SYS_NAND_U_BOOT_DST);
 
        /*
         * Jump to U-Boot image