summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-addl-time-for-pmeccerrloc.patch2
-rw-r--r--recipes-kernel/linux/linux-at91_4.9.87.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-addl-time-for-pmeccerrloc.patch b/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-addl-time-for-pmeccerrloc.patch
index 3bcf717..07a572f 100644
--- a/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-addl-time-for-pmeccerrloc.patch
+++ b/recipes-kernel/linux/linux-at91-4.9.87/linux-4.9-addl-time-for-pmeccerrloc.patch
@@ -7,7 +7,7 @@ index 834d6944..71137db8 100644
/* Time out value for reading PMECC status register */
-#define PMECC_MAX_TIMEOUT_MS 100
-+#define PMECC_MAX_TIMEOUT_MS 120
++#define PMECC_MAX_TIMEOUT_MS 300
/* Reserved bytes in oob area */
#define PMECC_OOB_RESERVED_BYTES 2
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb
index 5b5778f..65ebc8d 100644
--- a/recipes-kernel/linux/linux-at91_4.9.87.bb
+++ b/recipes-kernel/linux/linux-at91_4.9.87.bb
@@ -18,7 +18,7 @@ RDEPENDS_kernel-base=""
FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
KERNEL_EXTRA_ARGS ="LOADADDR=0x20008000"
-PR = "r10"
+PR = "r11"
KERNEL_VERSION = "${PV}"
EXTRAVERSION = ""