diff options
author | Tom Rini <trini@konsulko.com> | 2019-05-22 08:32:24 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-22 08:32:24 -0400 |
commit | 7e090b466c5ba874d31c1bf22c3a130d516cdc32 (patch) | |
tree | 94a1f0a4544f1b2915b4805e9f8880063d631794 /include/configs/lx2160ardb.h | |
parent | e1a2ed7180adeefb6164239a18249dca5701319d (diff) | |
parent | e50663e85d74c4f8015d5157c249cf62c7d0cded (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Changes from rc2 tag
- Support PCIe Gen4 driver of the Mobiveil IP
- NXP LS1028A SoC and platform support
- Few SPI related config updates
- Distinguish the ecc val by chassis version and move the ecc addr to dts
- sp805 watchdog support
Diffstat (limited to 'include/configs/lx2160ardb.h')
-rw-r--r-- | include/configs/lx2160ardb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lx2160ardb.h b/include/configs/lx2160ardb.h index 972bb5e102..c6bacb65ec 100644 --- a/include/configs/lx2160ardb.h +++ b/include/configs/lx2160ardb.h @@ -60,6 +60,7 @@ #define AQR107_PHY_ADDR1 0x04 #define AQR107_PHY_ADDR2 0x05 +#define AQR107_IRQ_MASK 0x0C #define CORTINA_NO_FW_UPLOAD #define CORTINA_PHY_ADDR1 0x0 |