commit | 35d893f8d0a7a88f626876b794ee758e3e6bacac | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Oct 03 19:50:19 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 17:10:51 2019 -0500 |
tree | 2faa1c62aefc07464a50f1d8fc2ec589f68e1f4d | |
parent | de5db98c8da7e383691adb2b1f3612d2398f5ffc [diff] |
configs: socfpga: mcvevk: Remove useless UBI infos There is no flash on this board, there is no reason to define MTD environment variables nor UBI. Drop them from the configuration file. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Wolfgang Grandegger <wg@aries-embedded.de>