commit | bb2aea1332d9cc221b8d09d60d9edfa1f8bacb39 | [log] [tgz] |
---|---|---|
author | Stephen Graf <stephen.graf@gmail.com> | Fri Dec 01 10:50:39 2023 -0800 |
committer | Andre Przywara <andre.przywara@arm.com> | Wed Dec 06 23:08:37 2023 +0000 |
tree | a11d39fcbebbfa76717166cd811dfda227d11a74 | |
parent | c573b098c0a1c15a33cef2186c30d14938f3fac6 [diff] |
sunxi: correct documentation for SPI flashing The mtd_debug write does not work in this context. The flashcp command does work, provides both the erase and write functions and with the verbose option gives good feedback. Signed-off-by: Stephen Graf <stephen.graf@gmail.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com>