configs: Add support for Solidrun's MX6 Cubox/Hummingboard
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 14 Sep 2016 12:49:07 +0000 (09:49 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 14 Sep 2016 20:58:31 +0000 (22:58 +0200)
commitf2d98f374434b7510c73cc9e90d9a045230e659e
tree42b3f574569daca24d2019386fca3567f68233be
parent96165841a7eab926765c10569fccf73a5fd9b9c8
configs: Add support for Solidrun's MX6 Cubox/Hummingboard

Add support for Solidrun's MX6 Cubox/Hummingboard.

For more information about these boards, please check:

https://www.solid-run.com/freescale-imx6-family/hummingboard/
https://www.solid-run.com/freescale-imx6-family/cubox-i/

U-Boot is capable of detecting the version of the board in run-time
and loads the correct dtb.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/solidrun/mx6cubox/boot.scr.txt [new file with mode: 0644]
board/solidrun/mx6cubox/genimage.cfg [new file with mode: 0644]
board/solidrun/mx6cubox/post-build.sh [new file with mode: 0755]
board/solidrun/mx6cubox/post-image.sh [new file with mode: 0755]
board/solidrun/mx6cubox/readme.txt [new file with mode: 0644]
configs/mx6cubox_defconfig [new file with mode: 0644]