]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/fsl_immap.h
ARM: tegra: increase console buffer size and sys args num
[karo-tx-uboot.git] / include / fsl_immap.h
index e4addada13045a714abe1de18643c1b02b183560..b1c4fe7969a951a43fc89da932fb3beee65d1ca4 100644 (file)
@@ -131,7 +131,6 @@ struct ccsr_ddr {
        u32     capture_ext_address;    /* Error Extended Addr Capture */
        u32     err_sbe;                /* Single-Bit ECC Error Management */
        u8      res_e5c[164];
-       u32     debug[32];              /* debug_1 to debug_32 */
-       u8      res_f80[128];
+       u32     debug[64];              /* debug_1 to debug_64 */
 };
 #endif /* __FSL_IMMAP_H */