X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Ffsl_immap.h;h=b1c4fe7969a951a43fc89da932fb3beee65d1ca4;hb=f1a88cf6af6c474bcf53f8f2f32aea3af5419e7a;hp=e4addada13045a714abe1de18643c1b02b183560;hpb=a84988c76d1dbca2dbe870d6b4f0ad398f287f85;p=oweals%2Fu-boot.git diff --git a/include/fsl_immap.h b/include/fsl_immap.h index e4addada13..b1c4fe7969 100644 --- a/include/fsl_immap.h +++ b/include/fsl_immap.h @@ -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 */