2016-03-03 15:57:18 +01:00
|
|
|
Buildroot for Boundary Devices platforms:
|
|
|
|
|
2020-03-27 18:12:02 +01:00
|
|
|
https://boundarydevices.com/nitrogen-sbcs-and-soms/
|
2016-03-03 15:57:18 +01:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2020-03-27 18:12:02 +01:00
|
|
|
- nitrogen8m_defconfig
|
|
|
|
- Nitrogen8M
|
|
|
|
- Nitrogen8M_SOM
|
|
|
|
|
2020-03-27 18:12:03 +01:00
|
|
|
- nitrogen8mm_defconfig
|
|
|
|
- Nitrogen8MMini
|
|
|
|
- Nitrogen8MMini_SOM
|
|
|
|
|
2020-04-15 18:18:31 +02:00
|
|
|
- nitrogen8mn_defconfig
|
|
|
|
- Nitrogen8MNano
|
|
|
|
- Nitrogen8MNano_SOM
|
|
|
|
|
2021-04-27 11:49:20 +02:00
|
|
|
- nitrogen8mp_defconfig
|
|
|
|
- Nitrogen8MPlus_SOM
|
|
|
|
|
2020-03-27 18:12:02 +01:00
|
|
|
To install, simply copy the image to your storage (SD, eMMC, USB):
|
2016-03-03 15:57:18 +01:00
|
|
|
|
|
|
|
$ 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
|
2020-12-23 16:33:23 +01:00
|
|
|
|
|
|
|
See Boundary Devices's buildroot-external-boundary project
|
|
|
|
for additional and advanced defconfigs using Qt5, gstreamer,
|
|
|
|
NXP proprietary packages with demo applications:
|
|
|
|
|
|
|
|
https://github.com/boundarydevices/buildroot-external-boundary
|