commit | bd3ce6fc64f22d3e62634d8763f2355b6095d45b | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Jul 10 10:47:34 2023 +1200 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 13 10:26:27 2023 +0200 |
tree | a7210e9e28f8a1078dc184347dce7fb7e550be25 | |
parent | 01be6721f6d4d5be999146e98e794b7c5bf1b464 [diff] |
mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC The NAND flash controller (NFC) on the AC5/AC5X SoC is the same as the NFC used on other Marvell SoCs. It does have the additional restriction of only supporting SDR timing modes up to 3. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>