buildroot/board/udoo/mx6qdl
Fabio Estevam 7bc38e794b configs/mx6udoo: Bump kernel and U-Boot versions
Bump the kernel to version 4.13.5 and U-Boot to 2017.09.

While at it, remove the custom scripts for generating the SD card image
and use the standard scripts instead.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-10-15 15:54:04 +02:00
..
linux.fragment udoo: mx6qdl: Use the preferred form for disabling a symbol 2017-01-01 09:23:57 +01:00
readme.txt mx6: udoo: Create a mx6qdl directory for consistency 2016-12-14 16:15:06 +01:00

Udoo MX6Q/DL board

For information about MX6 Udoo boards:
http://www.udoo.org/

To build a minimal support for these boards:

    $ make mx6udoo_defconfig
    $ make

Buildroot prepares a bootable "sdcard.img" image in the output/images/
directory, ready to be dumped on a micro 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/udoo/mx6qdl/genimage.cfg.