S B C X U s e r ' s G u i d e
v . 1 . 0 . 1
7.8
Programming the flash memory
7.8.1
Flashing binary images in NOR flash
7.8.1.1
U-Boot
run load
run spi_update
7.8.1.2
Linux kernel
run loadk
run spi_updatek
7.8.1.3
Device tree
run loadfdt
run spi_updatefdt
7.8.2
Flashing binary images in NAND flas
7.8.2.1
U-Boot
run load
run nand_update
7.8.2.2
Linux kernel
run loadk
run nand_updatek
7.8.2.3
Device tree
run loadfdt
run nand_updatefdt
7.8.3
Flashing root file systems
The recommended procedure is the following:
●
boot the system from network (NFS)
●
format the flash MTD partition that have the size required to store the rfs
●
create and mount the MTD partition, using the file system of choice
(JFFS2, UBIFS, ...)
December, 2019
122/139
Summary of Contents for SBC AXEL
Page 2: ...S B C X U s e r s G u i d e v 1 0 1 Page intentionally left blank December 2019 2 139 ...
Page 105: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 105 139 ...
Page 106: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 106 139 ...
Page 107: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 107 139 Fig 44 QtQuick Hello World ...
Page 119: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 119 139 ...
Page 121: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 121 139 ...
Page 139: ...S B C X U s e r s G u i d e v 1 0 1 December 2019 139 139 ...