--- doc/board/allwinner/sunxi.rst 2023-11-28 21:31:06.844607403 -0800 +++ doc/board/allwinner/sunxi.rst_updated 2023-11-29 16:48:03.682352328 -0800 @@ -251,8 +251,7 @@ # apt-get install mtd-utils # mtdinfo - # mtd_debug erase /dev/mtdX 0 0xf0000 - # mtd_debug write /dev/mtdX 0 0xf0000 u-boot-sunxi-with-spl.bin + # flashcp -v u-boot-sunxi-with-spl.bin /dev/mtdX ``/dev/mtdX`` needs to be replaced with the respective device name, as listed in the output of ``mtdinfo``.