Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[oweals/u-boot.git] / arch / arm / include / asm / arch-am33xx / cpu.h
index de9ee91496eb5dfe7052591fd79bc1f63e9b4967..6cfbef76a79236130add2df5de3aa5f8a662e4e2 100644 (file)
@@ -234,6 +234,8 @@ struct vtp_reg {
 struct ctrl_stat {
        unsigned int resv1[16];
        unsigned int statusreg;         /* ofset 0x40 */
+       unsigned int resv2[51];
+       unsigned int secure_emif_sdram_config;  /* offset 0x0110 */
 };
 
 /* AM33XX GPIO registers */