commit | 7db785c70360dd8ec9a0bcf6b19951e44be65384 | [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 | 910bc26ee92e8079e2772b3eb7e0c073332b3f3a [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>