Swapnil-Lal / beagleboard

Automatically exported from code.google.com/p/beagleboard
0 stars 0 forks source link

beagleboard #108

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
i had download the Angstrom rootfs for am37xx.

after porting the rootfs and uImage i supose to get console window as ttyS2. 
but there isn't opening console

i am working on custom am3703(without dsp).and my boot arguments are

setenv bootargs console=ttyS2,115200n8 noinitrd root=/dev/mmcblk0p2 
omapdss.def_disp=lcd init=/sbin/init omapfb.mode=lcd:320x480MR-24 
rootfstype=ext3 rw rootdelay=3 nohz=off 

this is my rootfs manifest link

 http://narcissus.angstrom-distribution.org/deploy/am37x-evm/a212ef/am37_rootfs-image-manifest.html

please suggest me i had been facing this issues.

thanks in advance.

Original issue reported on code.google.com by kvraju....@gmail.com on 9 Dec 2011 at 12:30