]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx: bch: add missing hw_bch_debug0 reg to struct bch_regs
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 13:59:31 +0000 (15:59 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 21 Aug 2015 13:59:31 +0000 (15:59 +0200)
arch/arm/include/asm/imx-common/regs-bch.h

index dfd5f96896d9d9f8031682d82efe123d91572206..327b8d693f609347721db6c11f24a7c9df8168d4 100644 (file)
@@ -35,6 +35,7 @@ struct bch_regs {
        mxs_reg_32(hw_bch_flash2layout1);
        mxs_reg_32(hw_bch_flash3layout0);
        mxs_reg_32(hw_bch_flash3layout1);
+       mxs_reg_32(hw_bch_debug0);
        mxs_reg_32(hw_bch_dbgkesread);
        mxs_reg_32(hw_bch_dbgcsferead);
        mxs_reg_32(hw_bch_dbgsyndegread);