<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://support.tq-group.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://support.tq-group.com/feed.php">
        <title>TQ Support Wiki - en:tqma35</title>
        <description></description>
        <link>https://support.tq-group.com/</link>
        <image rdf:resource="https://support.tq-group.com/_media/logo.png" />
       <dc:date>2026-04-27T18:40:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/backlight?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/configuration?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/konfiguration?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/linux_gpio?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/linux_kernel?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/linux?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/ltib?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/uboot_update?rev=1738063030&amp;do=diff"/>
                <rdf:li rdf:resource="https://support.tq-group.com/en/tqma35/uboot?rev=1738063030&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://support.tq-group.com/_media/logo.png">
        <title>TQ Support Wiki</title>
        <link>https://support.tq-group.com/</link>
        <url>https://support.tq-group.com/_media/logo.png</url>
    </image>
    <item rdf:about="https://support.tq-group.com/en/tqma35/backlight?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>backlight</title>
        <link>https://support.tq-group.com/en/tqma35/backlight?rev=1738063030&amp;do=diff</link>
        <description>Switch on the backlight using sysfs

The following command can be used to turn on the backlight of the display:


root@tqma35 $ echo &quot;1&quot; &gt; /sys/devices/platform/mx3_sdc_fb/graphics/fb0/mx3_sdc_bl0/bl_power


To check the value it can be read out using</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/configuration?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>configuration</title>
        <link>https://support.tq-group.com/en/tqma35/configuration?rev=1738063030&amp;do=diff</link>
        <description>TQMa35 configuring U-Boot

Kenel via TFTP and rootfs via NFS

This describes how to configure the U-Boot, to boot the kernel via TFTP and the rootfs via NFS on the TQMa35. The TQMa35 must be started to get into U-Boot. Stop the auto-boot countdown by pressing a key. The following must be configured in the U-Boot command shell:</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/konfiguration?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>konfiguration</title>
        <link>https://support.tq-group.com/en/tqma35/konfiguration?rev=1738063030&amp;do=diff</link>
        <description>TQMa35 configuring U-Boot

Kenel via TFTP and rootfs via NFS

This describes how to configure the U-Boot, to boot the kernel via TFTP and the rootfs via NFS on the TQMa35. The TQMa35 must be started to get into U-Boot. Stop the auto-boot countdown by pressing a key. The following must be configured in the U-Boot command shell:</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/linux_gpio?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux_gpio</title>
        <link>https://support.tq-group.com/en/tqma35/linux_gpio?rev=1738063030&amp;do=diff</link>
        <description>Configuring the GPIOs

If you want to use certain pins of the TQMa35 as GPIO and configure their characteristics, you must turn on both the GPIO&#039;s support for the Linux kernel, as well as explicitly request the pin as GPIO in the kernel driver for the board. The pin configuration can also be set in the driver.</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/linux_kernel?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux_kernel</title>
        <link>https://support.tq-group.com/en/tqma35/linux_kernel?rev=1738063030&amp;do=diff</link>
        <description>Compiling the Linux kernel

Preparation

Installing the source code management system.


user@ubuntu:~$ sudo apt-get install git-core stgit uboot-mkimage


Create a directory for the Linux source code:


user@ubuntu:~$ mkdir ~/src
user@ubuntu:~$ cd ~/src</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/linux?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux</title>
        <link>https://support.tq-group.com/en/tqma35/linux?rev=1738063030&amp;do=diff</link>
        <description>Installing Linux using U-Boot

Attention: Use at your own risk! Do not try if no JTAG debugger is available and/or nobody can use it.

Linux kernel

Start the TQMa35 and then stop the bootloader U-Boot.


U-Boot 2010.06-00005-gb029844 (May 11 2011 - 15:34:02)

CPU:   Freescale i.MX35 at 532 MHz
Board: TQMa35 [2.0 [RST]
I2C:   ready
DRAM:  256 MiB
Flash: 32 MiB
In:    serial
Out:   serial
Err:   serial
MMC:   FSL_ESDHC: 0, FSL_ESDHC: 1
Net:   FEC0, smc911x-0
Hit any key to stop autoboot:  0
MX35 …</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/ltib?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ltib</title>
        <link>https://support.tq-group.com/en/tqma35/ltib?rev=1738063030&amp;do=diff</link>
        <description>Installing LTIB (Linux Target Image Builder)

Preparation

Requirements

This guide is based on an Ubuntu system from version 10.04. It can either be a native operating system or an installation in a virtual machine.

Download installation sources

Either copy the source file (L2.6.35_11.01.00_ER_source_tq.tar.gz) from the supplied CD or download the LTIB TQMa35 package, which contains the source file, from</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/uboot_update?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uboot_update</title>
        <link>https://support.tq-group.com/en/tqma35/uboot_update?rev=1738063030&amp;do=diff</link>
        <description>Update U-Boot

To update U-Boot with U-Boot via TFTP the file u-boot.bin has to be copied to the TFTP directory.


user@ubuntu:/.../src/u-boot$ sudo cp u-boot.bin /tftpboot/


The following command has to be executed in the target in U-Boot:


MX35 U-Boot &gt; run prg_uboot</description>
    </item>
    <item rdf:about="https://support.tq-group.com/en/tqma35/uboot?rev=1738063030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T11:17:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>uboot</title>
        <link>https://support.tq-group.com/en/tqma35/uboot?rev=1738063030&amp;do=diff</link>
        <description>Compile U-Boot

Download and extract the archive with the patches. Then download the basic version using git.


user@ubuntu:/.../src$ git clone http://git.denx.de/u-boot.git u-boot
user@ubuntu:/.../src$ cd u-boot/
user@ubuntu:/.../src/u-boot$ git checkout -b v2010.06 a59e27997637a2395ae2cc7f809127f24119a167
user@ubuntu:/.../src/u-boot$ stg init
user@ubuntu:/.../src/u-boot$ stg import -t -s ~/source/uBoot/patches-tqma35_2010.06/series</description>
    </item>
</rdf:RDF>
