kumquat-buildroot/board/boundarydevices/common
Gary Bisson 3ef69d8245 board/boundarydevices/common/post-build.sh: fix U-Boot naming
The upgrade.cmd script expects the binary to be named
u-boot.<uboot_defconfig>.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-07-19 15:42:30 +02:00
..
6x_bootscript.txt board/boundarydevices: add mac parameter for BD-SDMAC in bootscript 2017-08-19 15:18:32 +02:00
6x_upgrade.txt
boot.cmd configs: nitrogen*: bump u-boot version to 2017.07 2018-01-07 15:48:56 +01:00
genimage.cfg
post-build.sh board/boundarydevices/common/post-build.sh: fix U-Boot naming 2018-07-19 15:42:30 +02:00
post-image.sh
readme.txt
upgrade.cmd configs: nitrogen*: bump u-boot version to 2017.07 2018-01-07 15:48:56 +01:00

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