You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
guochunrong 6d0a53d35d Initial commit base buildroot 2022.02 2 years ago
..
boot.cmd Initial commit base buildroot 2022.02 2 years ago
genimage.cfg Initial commit base buildroot 2022.02 2 years ago
post-build.sh Initial commit base buildroot 2022.02 2 years ago
post-image.sh Initial commit base buildroot 2022.02 2 years ago
readme.txt Initial commit base buildroot 2022.02 2 years ago
upgrade.cmd Initial commit base buildroot 2022.02 2 years ago

readme.txt

Buildroot for Boundary Devices platforms:

https://boundarydevices.com/nitrogen-sbcs-and-soms/

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

- nitrogen8m_defconfig
- Nitrogen8M
- Nitrogen8M_SOM

- nitrogen8mm_defconfig
- Nitrogen8MMini
- Nitrogen8MMini_SOM

- nitrogen8mn_defconfig
- Nitrogen8MNano
- Nitrogen8MNano_SOM

- nitrogen8mp_defconfig
- Nitrogen8MPlus_SOM

To install, simply copy the image to your storage (SD, eMMC, USB):

$ 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

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