commit | 0b56d2d45e7c27581ca90f36b4317373f23e7622 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <[email protected]> | Tue Dec 16 09:50:25 2014 +0100 |
committer | Brian Norris <[email protected]> | Wed Jan 07 12:24:23 2015 -0800 |
tree | 6a80907317d134a97d02f56baf0cb02281ebe7f5 | |
parent | 16bd87b3a352b536ffdd7325e3178c4231f3cbf7 [diff] |
mtd: bcm47xxpart: support SquashFS with an original magic SquashFS is supposed to use magic defined as SQUASHFS_MAGIC. What we were supporting so far (SQSH_MAGIC) is something ZTE specific. This patch adds support for Xiaomi R1D. Signed-off-by: Rafał Miłecki <[email protected]> Signed-off-by: Brian Norris <[email protected]>