You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
guochunrong 6d0a53d35d Initial commit base buildroot 2022.02 2 years ago
..
rootfs_overlay/boot/extlinux Initial commit base buildroot 2022.02 2 years ago
readme.txt Initial commit base buildroot 2022.02 2 years ago

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/<your-microsd-device>

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