commit | 671be9f53995c78dec05a17293aa228c06963b26 | [log] [tgz] |
---|---|---|
author | Enrico Leto <enrico.leto@siemens.com> | Wed Jan 24 15:43:52 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 05 13:32:48 2024 -0500 |
tree | b362266cce6c752ccdd32125271c26cb517ddfa3 | |
parent | 12e60282cbb191b7b453d9ba71482146391273b9 [diff] |
siemens: board: etamin: remove deprecated nand config NAND was used in the early development phase of etamin. The board runs now on MMC. This setting is no more used -> remove to simplify the board file. Further clean-up of etamin should remove all NAND settings. Complete clean- up of etamin board will take place in a separate patch serie. Signed-off-by: Enrico Leto <enrico.leto@siemens.com>