~~NOCACHE~~
{{template>intern:templates:tabs_bootstrap_new|lang="intern"|mod_name="tqma28"|mod_name_head="TQMa28"|mod_arch="arm"|bsp_name="Linux"|bsp_name_head="Linux"|build_system="ptxdist"|build_system_head="PTXdist"}}
\\
\\
~~NOCACHE~~
===== How-to =====
==== How to compile a (experimental) mainline Linux Kernel for the TQMa28 ====
The i.MX28 is well supported in the mainline kernel. To build a experimental Kernel from git you can do:
make mx28evk_defconfig
make menuconfig
# make sure to add MXS_AUART and SERIAL_MXS_AUART_CONSOLE
make uImage
==== How to use u-boot-tools with BSP REV.0115 ====
- Download PTXdist 2016.04 from Pegutronix website [[..:public.pengutronix.de_software_ptxdist_ptxdist-2016.04.0.tar.bz2|ptxdist-2016.04.0.tar.bz2]]
- Extact ptxdist-2016.04.0.tar.bz2 to a local folder e.g. ~/local
cd Downloads
tar -xjf cd Des