Francois Perrad a59973f116 configs/mx6cubox: bump U-Boot version пре 3 година
..
boot.scr.txt a59973f116 configs/mx6cubox: bump U-Boot version пре 3 година
genimage.cfg f2d98f3744 configs: Add support for Solidrun's MX6 Cubox/Hummingboard пре 7 година
post-build.sh 9ddbd11620 board/solidrun/mx6cubox: create boot.scr in TARGET_DIR/boot пре 4 година
post-image.sh f2d98f3744 configs: Add support for Solidrun's MX6 Cubox/Hummingboard пре 7 година
readme.txt f2d98f3744 configs: Add support for Solidrun's MX6 Cubox/Hummingboard пре 7 година

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.