Texas Instruments OMAP35 DVEVM Series Getting Started Manual page 60

Hide thumbs Also See for OMAP35 DVEVM Series:
Table of Contents

Advertisement

Document
OMAP35x DVEVM Getting Started Guide
Document Number
SPRUFZ7
The bootargs for DVSDK releases from 3.00.00.36 up to and including 3.00.01.42 are as given
below
OMAP3EVM  #  setenv  bootargs  mem=88M  console=ttyS0,115200n8  noinitrd  root=/dev/mtdblock4  rw 
rootfstype=jffs2 omapfb.rotate=1 omapfb.rotate_type=1 omap_vout.vid1_static_vrfb_alloc=y 
The bootargs for DVSDK releases from 3.00.02.44 onwards are as given below
OMAP3EVM  #  setenv  bootargs  mem=99M  console=ttyS0,115200n8  noinitrd  root=/dev/mtdblock4  rw 
rootfstype=jffs2 mpurate=600 omapfb.rotate=1 omapfb.rotate_type=1 omap_vout.vid1_static_vrfb_alloc=y 
OMAP3EVM # setenv bootcmd 'tftpboot 0x80000000 uImage;bootm' 
This configuration boots a new Linux kernel via TFTP with a NAND flash based file system
3. The initenv-samsung.txt and initenv-micron scripts provide the options for setting the bootargs for the
appropriate target file system that is being used for the boot. Kindly refer to the appropriate script files
for the flash parts that is being used on the board for more details. In case of use of ramdisk file
system use the following commands:
The bootargs for DVSDK releases from 3.00.00.36 up to and including 3.00.01.42 are as given
below: 
OMAP3EVM # setenv bootargs mem=88M console=ttyS0,115200n8 root=/dev/ram0 initrd=0x81600000,16M 
ramdisk_size=40960 omapfb.rotate=1 omapfb.rotate_type=1 omap_vout.vid1_static_vrfb_alloc=y 
The bootargs for DVSDK releases from 3.00.02.44 onwards are as given below
OMAP3EVM # setenv bootargs mem=99M console=ttyS0,115200n8 root=/dev/ram0 initrd=0x81600000,16M 
mpurate=600 
omap_vout.vid1_static_vrfb_alloc=y 
You could use TFTP to transfer the ramdisk image from the development PC or flash it on the NAND
flash. Refer section 5.4.2, Running the Re-flash Procedure for more details on flashing the file
systems on the target
NOTE: Currently there is no full ramdisk image that includes OMAP3530 DVSDK demonstrations.
In case of use of NFS, use the following commands:
The bootargs for DVSDK releases from 3.00.00.36 up to and including 3.00.01.42 are as given
below
OMAP3EVM  #  setenv  bootargs        mem=88M  console=ttyS0,115200n8  noinitrd  ip=dhcp  rw  root=/dev/nfs  
nfsroot=<nfsserver_ip>:/home/<useracct>/workdir/filesys,nolock  omapfb.rotate=1  omapfb.rotate_type=1 
omap_vout.vid1_static_vrfb_alloc=y 
The bootargs for DVSDK releases from 3.00.02.44 onwards are as given below
OMAP3EVM  #  setenv  bootargs        mem=99M  console=ttyS0,115200n8  noinitrd  ip=dhcp  rw  root=/dev/nfs  
nfsroot=<nfsserver_ip>:/home/<useracct>/workdir/filesys,nolock 
omapfb.rotate_type=1 omap_vout.vid1_static_vrfb_alloc=y 
ramdisk_size=40960 
Rev
Date
omapfb.rotate=1 
mpurate=600 
60
3.0
Sept 23, 2009
omapfb.rotate_type=1 
omapfb.rotate=1 

Advertisement

Table of Contents
loading

Table of Contents