diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2017-06-23 10:58:16 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2017-06-23 11:54:20 +0200 |
commit | f5f1d40b5ec8130afa5440f958713e1d029b0161 (patch) | |
tree | 040ef29eff22917783c84ddb64c927d688bb5055 /target/linux/generic/patches-4.9/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch | |
parent | 4d5f296af857ecbd3916d1d156d1bc63c998995a (diff) | |
download | upstream-f5f1d40b5ec8130afa5440f958713e1d029b0161.tar.gz upstream-f5f1d40b5ec8130afa5440f958713e1d029b0161.tar.bz2 upstream-f5f1d40b5ec8130afa5440f958713e1d029b0161.zip |
kernel: backport MTD patch extracing TRX code to separated parser
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/generic/patches-4.9/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch')
-rw-r--r-- | target/linux/generic/patches-4.9/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.9/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch b/target/linux/generic/patches-4.9/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch index a19e943efe..b7b56cb5aa 100644 --- a/target/linux/generic/patches-4.9/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch +++ b/target/linux/generic/patches-4.9/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 -@@ -297,6 +298,15 @@ static int bcm47xxpart_parse(struct mtd_ +@@ -182,6 +183,15 @@ static int bcm47xxpart_parse(struct mtd_ MTD_WRITEABLE); continue; } |