Difference between revisions of "LSDK"

From ESS-WIKI
Jump to: navigation, search
Line 5: Line 5:
 
[[Memory_layout_of_NOR/QSPI/XSPI/NAND/SD_media_for_composite_firmware|memory layout of NOR/QSPI/XSPI/NAND/SD media for composite firmware]]
 
[[Memory_layout_of_NOR/QSPI/XSPI/NAND/SD_media_for_composite_firmware|memory layout of NOR/QSPI/XSPI/NAND/SD media for composite firmware]]
  
Try prebuild image on ls1046ardb  
+
Try prebuild image on ls1046ardb
  
 
[[Install_prebuild_image|Install prebuild image]]
 
[[Install_prebuild_image|Install prebuild image]]
 +
 +
Prepare build environment
 +
 +
[[flex-builder docker|flex-builder docker]]
 +
 +
[[build docker file|build docker file]]
 +
 +
[[create docker container|create docker container]]
 +
 +
Build your own code
 +
 +
[[build code by flex-builder|build code by flex-builder]]
 +
 +
[[modify code git source|modify code git source]]
 +
 +
Boot ls1046ardb
 +
 +
[[SD Boot (firmware + rfs +bootpartition)|SD Boot (firmware + rfs +bootpartition)]]
 +
 +
[[qspi (firmware)→ sd (rfs and bootpartition) boot|qspi (firmware)→ sd (rfs and bootpartition) boot]]
 +
 +
[[eMMC (firmware) Boot|eMMC (firmware) Boot]]
 +
 +
[[qspi (firmware) → emmc(rft & boot partition) boot|qspi (firmware) → emmc(rft & boot partition) boot]]
 +
 +
OTA
 +
 +
[[mount emmc config|mount emmc config]]
 +
 +
[[check_ota.sh and rc.local config|check_ota.sh and rc.local config]]
 +
 +
[[OTA experiment|OTA experiment]]
 +
 +
LS1046ARDB function test
 +
 +
[[RJ45 Ethernet Verification|RJ45 Ethernet Verification]]
 +
 +
Other
 +
 +
[[external network routing table configuration|external network routing table configuration]]
 +
 +
[[set up tftp server|set up tftp server]]
 +
 +
[[solution for com port not stable|solution for com port not stable]]
 +
 +
[[emmc recovery|emmc recovery]]

Revision as of 09:22, 14 September 2021

Memory Layout

storage layout on SD/USB/SATA for LSDK images deployment

memory layout of NOR/QSPI/XSPI/NAND/SD media for composite firmware

Try prebuild image on ls1046ardb

Install prebuild image

Prepare build environment

flex-builder docker

build docker file

create docker container

Build your own code

build code by flex-builder

modify code git source

Boot ls1046ardb

SD Boot (firmware + rfs +bootpartition)

qspi (firmware)→ sd (rfs and bootpartition) boot

eMMC (firmware) Boot

qspi (firmware) → emmc(rft & boot partition) boot

OTA

mount emmc config

check_ota.sh and rc.local config

OTA experiment

LS1046ARDB function test

RJ45 Ethernet Verification

Other

external network routing table configuration

set up tftp server

solution for com port not stable

emmc recovery