From 66f8fb08ec13352eddcc123d8917d5205e8dae56 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 18 May 2018 14:45:57 -0700 Subject: [PATCH] [armhf] Update mtd-modules: Replace pxa3xx_nand with marvell_nand. --- debian/changelog | 3 +++ debian/installer/armhf/modules/armhf-armmp/mtd-modules | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index da0668057..ace383d75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,9 @@ linux (4.17~rc5-1~exp1) UNRELEASED; urgency=medium Malta is never used for r6. (Closes: #898523) Boston also requires relocation table size >= 0x00121000. + [ Vagrant Cascadian ] + * [armhf] Update mtd-modules: Replace pxa3xx_nand with marvell_nand. + -- Luca Boccassi Wed, 02 May 2018 12:59:01 +0100 linux (4.17~rc3-1~exp1) experimental; urgency=medium diff --git a/debian/installer/armhf/modules/armhf-armmp/mtd-modules b/debian/installer/armhf/modules/armhf-armmp/mtd-modules index 7370cda4e..fb81032ea 100644 --- a/debian/installer/armhf/modules/armhf-armmp/mtd-modules +++ b/debian/installer/armhf/modules/armhf-armmp/mtd-modules @@ -1,3 +1,3 @@ #include mxc_nand -pxa3xx_nand +marvell_nand