NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

OMAP-L1x FAQ

From Texas Instruments Wiki
Jump to: navigation, search

This FAQ applies to the following devices unless indicated otherwise: OMAP-L138, OMAP-L137, OMAP-L132, C6748/6746/6742, C6747/6745, AM1810/1808/1806/1802 and AM1707/1705

Hardware Features & Configuration[edit]

System Interconnect[edit]

LCD Controller[edit]

Software Setup & Boot[edit]

Linux u-Boot[edit]

u-boot environment example

bootdelay=3
baudrate=115200
bootfile="uImage"
ethaddr=00:0e:99:##:##:##        
gateway=192.168.1.1
getkernel_tftp=tftpboot 0xC0700000 uImage
bootargs_nfs=mem=32M console=ttyS2,115200n8 root=/dev/nfs nfsroot=192.168.1.2:/home/user/workdir/filesys,nolock rw noinitrd ip=dhcp
bootcmd_nfs=run getkernel_tftp; bootm 0xC0700000
bootargs_sd=mem=32M console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw noinitrd ip=dhcp
ipaddr=192.168.1.15
serverip=192.168.1.2
getkernel_spi=sf probe 0;sf read 0xc0700000 0x1e0000 0x220000
bootcmd_spi=run getkernel_spi; bootm 0xc0700000
bootargs=mem=32M console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw noinitrd ip=dhcp
bootcmd=run getkernel_spi; bootm 0xc0700000
stdin=serial
stdout=serial
stderr=serial
ver=U-Boot 1.3.3 (Feb  5 2009 - 17:25:09)

Only 'bootargs'and 'bootcmd' are active. 'bootargs_xxx' and 'bootcmd_xxx' can be used to easily switch between boot modes. Two modes are shown here:

  • NFS boot: kernel and filesystem through remote TFTP/NFS server
  • SD boot: kernel from SPI flash, filesystem on SD card

Other options/combinations are of course possible.

Drivers[edit]

  • Can I use the LCD driver with resolutions greater than QVGA?

The original LCD driver (at least up to PSP 2.20.00.06) does only support resolutions up to QVGA. It is really written and tested only for a single LCD panel that has QVGA resolution. Now for system test and demonstration purposes hardware adapters and necessary software were developed using VGA (640x480) resolution. While this may not work for all systems it has been proven to be generally possible. Latest trials with timing modifications resulted in a working display at 800x600@56Hz.

See the VGA topic for more details.

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article OMAP-L1x FAQ here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article OMAP-L1x FAQ here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article OMAP-L1x FAQ here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article OMAP-L1x FAQ here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article OMAP-L1x FAQ here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article OMAP-L1x FAQ here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article OMAP-L1x FAQ here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article OMAP-L1x FAQ here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article OMAP-L1x FAQ here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity