commit | 21b8051939b1a105ef8b128b2f492810ba34bc9a | [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 | 0d8ac5644eaf774c52669921ac4152874c6fc4ca [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>