buildroot/board/boundarydevices/common
Gary Bisson affb91fe8e board/boundarydevices: update readme.txt for nitrogen8mp
Add mention about nitrogen8mp_defconfig which is meant for our
Nitrogen8MPlus SOM device.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-04-28 23:37:00 +02:00
..
boot.cmd board/boundarydevices: update boot scripts 2021-04-26 21:50:11 +02:00
genimage.cfg board/boundarydevices: remove u-boot from genimage.cfg 2016-11-02 17:25:15 +01:00
post-build.sh board/boundarydevices: add i.MX8MQ support to post-build.sh 2018-07-19 15:42:55 +02:00
post-image.sh board/boundarydevices/common/post-image.sh: use genimage.sh 2020-03-29 16:29:27 +02:00
readme.txt board/boundarydevices: update readme.txt for nitrogen8mp 2021-04-28 23:37:00 +02:00
upgrade.cmd board/boundarydevices: update boot scripts 2021-04-26 21:50:11 +02:00

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