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.

DM355 EVM PAL/NTSC selection

From Texas Instruments Wiki
Jump to: navigation, search

The Video drivers require the secondary bootloader (U-Boot) to pass the output mode (NTSC or PAL) as an argument in the commandline to the kernel. This is done by updating the bootargs environment variable.

The Jumper J1 on the DM355 EVM decides the output mode selection. U-Boot detects the jumper position and sets the output mode selection as NTSC or PAL using an environment variable - videostd.

When you execute 'printenv' at the U-Boot prompt, you will notice the value of videostd changing based on the jumper selection.

videostd=ntsc

or

videostd=pal

In order to pass this value automatically (when ever the jumper position is changed), the following environment variables need to be updated:

setenv bootargs 'mem=116M console=ttyS0,115200n8 root=/dev/mtdblock3 rw rootfstype=yaffs2 ip=dhcp'
setenv bootcmd 'setenv setboot setenv bootargs \$(bootargs) video=dm355fb:output=\$(videostd);run setboot;nboot 0x80700000 0 0x400000;bootm'

On every reboot, the bootcmd updates the bootargs with the current videostd setting.

Note: These settings are valid with the Beta release version of DVSDK 1.30 (and the corresponding LSP)

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 DM355 EVM PAL/NTSC selection 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 DM355 EVM PAL/NTSC selection here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article DM355 EVM PAL/NTSC selection here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article DM355 EVM PAL/NTSC selection here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article DM355 EVM PAL/NTSC selection here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DM355 EVM PAL/NTSC selection here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article DM355 EVM PAL/NTSC selection here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article DM355 EVM PAL/NTSC selection here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article DM355 EVM PAL/NTSC selection 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