]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/imx-common/regs-gpmi.h
imx: add missing definitions for hw_gpmi_debug[23] regs
[karo-tx-uboot.git] / arch / arm / include / asm / imx-common / regs-gpmi.h
index 642864f3cfdcdc14b16a9cd323a502033dcab974..29b20fb8729d486b80afe5be6d81355bfba2bbcd 100644 (file)
@@ -33,6 +33,8 @@ struct gpmi_regs {
        mxs_reg_32(hw_gpmi_stat);
        mxs_reg_32(hw_gpmi_debug);
        mxs_reg_32(hw_gpmi_version);
+       mxs_reg_32(hw_gpmi_debug2);
+       mxs_reg_32(hw_gpmi_debug3);
 };
 #endif