board/boundarydevices: rename folder and update readme
authorGary Bisson <gary.bisson@boundarydevices.com>
Thu, 3 Mar 2016 14:57:18 +0000 (15:57 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 3 Mar 2016 16:42:14 +0000 (17:42 +0100)
commit85721034ae475e72144209f4dbc50be3567f7a32
treef483fb8e418b1a47e239b52c29bd028deec7fab8
parentc753aa226d7dcbd019462a5bacfc41df5cbc721f
board/boundarydevices: rename folder and update readme

It didn't make sense to keep the U-Boot scripts and post build/image
scripts under the nitrogen6x folder since they apply for all our
platforms.

Also update the readme.txt to make it clearer which defconfig should
be used depending on the platform targeted.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
15 files changed:
board/boundarydevices/common/6x_bootscript.txt [new file with mode: 0644]
board/boundarydevices/common/6x_upgrade.txt [new file with mode: 0644]
board/boundarydevices/common/genimage.cfg [new file with mode: 0644]
board/boundarydevices/common/post-build.sh [new file with mode: 0755]
board/boundarydevices/common/post-image.sh [new file with mode: 0755]
board/boundarydevices/common/readme.txt [new file with mode: 0644]
board/boundarydevices/nitrogen6x/6x_bootscript.txt [deleted file]
board/boundarydevices/nitrogen6x/6x_upgrade.txt [deleted file]
board/boundarydevices/nitrogen6x/genimage.cfg [deleted file]
board/boundarydevices/nitrogen6x/post-build.sh [deleted file]
board/boundarydevices/nitrogen6x/post-image.sh [deleted file]
board/boundarydevices/nitrogen6x/readme.txt [deleted file]
configs/nitrogen6sx_defconfig
configs/nitrogen6x_defconfig
configs/nitrogen7_defconfig