commit | b5b1f08369222394540fb4b3b947fe26a2557d1d | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Fri Sep 07 14:36:41 2018 +0200 |
committer | Richard Weinberger <richard@nod.at> | Tue Oct 23 13:48:56 2018 +0200 |
tree | 58b94ec0ca6804ea7006f0fc1ed89d04b9559b94 | |
parent | 625700ccb5069ec81d15aae3b47282ecc59d63b5 [diff] |
ubifs: Create hash for default LPT During creation of the default filesystem on an empty flash the default LPT is created. With this patch a hash over the default LPT is calculated which can be added to the default filesystems master node. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Richard Weinberger <richard@nod.at>