forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-02-13 e440ec23c5a540cdd3f7464e8779219be6fd3d95
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Buildroot for Boundary Devices platforms:
 
https://boundarydevices.com/product-category/popular-sbc-and-som-modules/
 
Here is the list of targeted platforms per defconfig:
 
- nitrogen6x_defconfig
  - BD-SL-i.MX6 (SABRE-Lite)
  - Nitrogen6X
  - Nitrogen6_Lite
  - Nitrogen6_MAX
  - Nitrogen6_VM
  - Nitrogen6_SOM
  - Nitrogen6_SOMv2
 
- nitrogen6sx_defconfig
  - Nitrogen6_SoloX
 
- nitrogen7_defconfig
  - Nitrogen7
 
To install, simply copy the image to a uSD card:
 
$ sudo dd if=output/images/sdcard.img of=/dev/sdX
 
Where 'sdX' is the device node of the uSD partition.
 
To upgrade u-boot, cancel autoboot and type:
 
> run upgradeu