huangliang 87498f5edd first commit(v1.0) %!s(int64=3) %!d(string=hai) anos
..
boot.scr.txt 87498f5edd first commit(v1.0) %!s(int64=3) %!d(string=hai) anos
genimage.cfg 87498f5edd first commit(v1.0) %!s(int64=3) %!d(string=hai) anos
post-build.sh 87498f5edd first commit(v1.0) %!s(int64=3) %!d(string=hai) anos
post-image.sh 87498f5edd first commit(v1.0) %!s(int64=3) %!d(string=hai) anos
readme.txt 87498f5edd first commit(v1.0) %!s(int64=3) %!d(string=hai) anos

readme.txt

Solidrun's MX6 Cubox/Hummingboard

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

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

To build a minimal support for these boards:

$ make mx6cubox_defconfig
$ make

Buildroot prepares a bootable "sdcard.img" image in the output/images/
directory, ready to be dumped on an SD card:

dd if=output/images/sdcard.img of=/dev/

For details about the medium image layout, see the definition in
board/solidrun/mx6cubox/genimage.cfg.