diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-12-07 09:31:52 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-12-07 09:31:52 +0000 |
commit | 3333f75cafc6d45491eeb2b104a01bf8cb90cd78 (patch) | |
tree | 14e93f25f45cff9c2282d267a54ee2a37d3a9a5c /target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch | |
parent | e4fd0a41fd4653b22b9dda18c0073369ccae07b4 (diff) | |
download | upstream-3333f75cafc6d45491eeb2b104a01bf8cb90cd78.tar.gz upstream-3333f75cafc6d45491eeb2b104a01bf8cb90cd78.tar.bz2 upstream-3333f75cafc6d45491eeb2b104a01bf8cb90cd78.zip |
kernel: add bcm47xxpart patches sent for 4.5 merge window
This replaces old bcm53xx patch for scanning whole flash and makes
bcm47xxpart compatible with NAND.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 47800
Diffstat (limited to 'target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch')
-rw-r--r-- | target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch b/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch index 1edc99525d..2b04286f92 100644 --- a/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch +++ b/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch @@ -24,7 +24,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> #define ML_MAGIC1 0x39685a42 #define ML_MAGIC2 0x26594131 #define TRX_MAGIC 0x30524448 -@@ -176,6 +177,15 @@ static int bcm47xxpart_parse(struct mtd_ +@@ -180,6 +181,15 @@ static int bcm47xxpart_parse(struct mtd_ MTD_WRITEABLE); continue; } |