2012-09-24 22:42:58 +02:00
|
|
|
Buildroot for Boundary Devices Nitrogen6X:
|
|
|
|
|
|
|
|
http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/
|
|
|
|
|
2016-01-31 20:41:53 +01:00
|
|
|
To install, simply copy the image to a uSD card:
|
2012-09-24 22:42:58 +02:00
|
|
|
|
2016-01-31 20:41:53 +01:00
|
|
|
sudo dd if=output/images/sdcard.img of=/dev/sdX
|
2012-09-24 22:42:58 +02:00
|
|
|
|
2016-01-31 20:41:53 +01:00
|
|
|
Where 'sdX' is the device node of the uSD partition.
|
2014-09-23 15:28:31 +02:00
|
|
|
|
|
|
|
To upgrade u-boot, cancel autoboot and type:
|
|
|
|
|
|
|
|
run upgradeu
|