Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: DM368 IPNC 5_0 RDK Boot issues

$
0
0

HI,

[ 0.000000] Kernel command line: mem=56M console=ttyS1,115200n8 root=/dev/ram0 rw initrd=0x82000000,20M ip=dhcp eth=$(ethaddr)

As per your bootargs, Your are trying to boot your board with ramdisk,

1) Ensure you got ramdisk from anyother media and copied to RAM addr (0x82000000)

Ex:

copy your ramdisk.gz file into tftpboot dir of your host

u-boot # tftp 0x82000000 ramdisk

u-boot # boot

2) If you want to access filsystem through NFS mode

Ex:

copy & extract your filesystem into NFS folder in your host machine & export it

Refer this TI wiki link to know more

http://processors.wiki.ti.com/index.php/UG:_DaVinci_PSP_Installation_on_DM36x_EVM#Booting_with_NFS_as_a_root_filesystem


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>