summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch')
-rw-r--r--meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch
new file mode 100644
index 000000000..06853851d
--- /dev/null
+++ b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch
@@ -0,0 +1,14 @@
1Index: pxaregs-1.14/pxaregs.c
2===================================================================
3--- pxaregs-1.14.orig/pxaregs.c
4+++ pxaregs-1.14/pxaregs.c
5@@ -78,6 +78,9 @@ static struct reg_info regs[] = {
6 { "ISAR", 0x403016A0, 0, 0xffffffff, 'x', "I2C Slave Address Register" },
7 { "ISAR_SA", 0x403016A0, 0, 0x0000007f, 'x', "I2C Slave Address" },
8
9+{ "HW_MCR", 0x41600010, 0, 0xffffffff, 'x', "HWUART Modem Control Register" },
10+{ "HW_MSR", 0x41600018, 0, 0xffffffff, 'x', "HWUART Modem Status Register" },
11+
12 { "PMCR", 0x40F00000, 0, 0xffffffff, 'x', "Power Manager Control Register (3-23)" },
13 { "PMCR_IDAE", 0x40F00000, 0, 0x00000001, 'd', "PM imprecise data abort abort signal" },
14