buildroot/board/boundarydevices/common
Gary Bisson adf31efcd4 board/boundarydevices: fix boot partition number in bootscript
It was previously hardcoded to use the 1st partition although the
bootpart variable was used to download kernel/dtb from any partition.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-07 22:09:37 +01:00
..
6x_bootscript.txt board/boundarydevices: fix boot partition number in bootscript 2016-11-07 22:09:37 +01:00
6x_upgrade.txt board/boundarydevices: rename folder and update readme 2016-03-03 17:42:14 +01:00
genimage.cfg board/boundarydevices: remove u-boot from genimage.cfg 2016-11-02 17:25:15 +01:00
post-build.sh board/boundarydevices: rename folder and update readme 2016-03-03 17:42:14 +01:00
post-image.sh board/boundarydevices: rename folder and update readme 2016-03-03 17:42:14 +01:00
readme.txt board/boundarydevices: rename folder and update readme 2016-03-03 17:42:14 +01:00

readme.txt

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