Lines Matching +full:pre +full:- +full:programmed
4 A lot of Allwinner devices, especially the older ones (pre-H3 era),
21 SPL image that is ready to be programmed directly embedding the ECCs,
23 bitflips. The U-Boot build system, when configured for the NAND (with
24 CONFIG_NAND=y) will also generate the image sunxi-spl-with-ecc.bin
27 In order to flash your U-Boot image onto a board, assuming that the
28 board is in FEL mode, you'll need the sunxi-tools that you can find at
29 this repository: https://github.com/linux-sunxi/sunxi-tools
32 sunxi-fel spl spl/sunxi-spl.bin
35 sunxi-fel write 0x4a000000 u-boot-dtb.bin
36 sunxi-fel write 0x43000000 spl/sunxi-spl-with-ecc.bin
38 And execute U-Boot
39 sunxi-fel exe 0x4a000000
51 And finally write the U-Boot binary: