2 Texas Instuments AM335x Evaluation Module (TMDXEVM3358)
7 This configuration will build a complete image for the beaglebone and
8 the TI AM335x-EVM, the board type is identified by the on-board
9 EEPROM. The configuration is based on the
10 ti-processor-sdk-02.00.00.00. Device tree blobs for beaglebone
11 variants and the evm-sk are built too.
13 For Qt5 support support use the beaglebone_qt5_defconfig.
18 Select the default configuration for the target:
19 $ make beaglebone_defconfig
21 Optional: modify the configuration:
30 ├── am335x-boneblack.dtb
43 To copy the image file to the sdcard use dd:
44 $ dd if=output/images/sdcard.img of=/dev/XXX
48 am335x-evm (rev. 1.1A)
49 beagleboneblack (rev. A5A)
52 2016, Lothar Felten <lothar.felten@gmail.com>