configs: add nitrogen6sx_defconfig for Boundary Devices SoloX board
authorGary Bisson <gary.bisson@boundarydevices.com>
Fri, 11 Sep 2015 10:00:09 +0000 (12:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Sep 2015 13:31:55 +0000 (15:31 +0200)
commit7f81e34c49b7c49446f017e3676e5abbbe12c864
tree7202b3a18d74a1b175f95d14d41ee6af0de02c4e
parent8fa604966c71e16c0f7562f9196ebc172260964e
configs: add nitrogen6sx_defconfig for Boundary Devices SoloX board

This board is using the exact same kernel and u-boot revision as the
Nitrogen6x. They also share the same u-boot "autoboot" script.

The differences between the two configurations are:
- getty port is ttymxc0 instead of ttymxc1
- uImage load address is 0x80008000
- different device tree

http://boundarydevices.com/product/nit6_solox-imx6/

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/nitrogen6sx_defconfig [new file with mode: 0644]