Omapl137/DA830 linux bootup

From Texas Instruments Embedded Processors Wiki

Jump to: navigation, search
Translate this page to   

This page is intended to describe the OMAPL137/DA830 EVM boot sequence and several additional details required to reflash the built-in SPI Flash memory.

Contents

Booting the OMAP-L137/DA830 EVM

Boot overview


Obtaining Software


Flashing the EVM


Pin # 7 2 1 0 3
Position 1 1 1 1 0


On EVM revisions A and B, the SW2 switch for Pin #3 is inverted. That is, OFF = 1 and ON = 0. This problem has been corrected from EVM revision C onwards.


Pin # 7 2 1 0 3
Position 0 1 0 1 X



Booting Linux

tftp 0xc0700000 uImage
sf erase 0x1E0000 0x220000
sf write 0xc0700000 0x1E0000 0x220000 
setenv bootargs 'mem=32M console=ttyS2,115200n8 root=/dev/ram0 rw initrd=0xc1180000,4M ip=dhcp'
setenv bootcmd 'sf probe 0;sf read 0xc0700000 0x1E0000 0x220000; bootm 0xc0700000'

Compiling Software

make distclean
make da830_omapl137_config
make 
make distclean ARCH=arm CROSS_COMPILE=arm_v5t_le
make da830_omapl137_defconfig ARCH=arm CROSS_COMPILE=arm_v5t_le
make uImage ARCH=arm CROSS_COMPILE=arm_v5t_le- 

Recording of the Presentations

Streaming WebEx recording of OMAPL1 Linux Boot Up Driver

E2e.jpg For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Omapl137/DA830 linux bootup here.
Hyperlink blue.png Links
ARM Microcontroller MCU ARM Processor Digital Media Processor Digital Signal Processing Microcontroller MCU Multi Core Processor
Ultra Low Power DSP 8 bit Microcontroller MCU 16 bit Microcontroller MCU 32 bit Microcontroller MCU

Leave a Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox