Wind River Support Network

HomeDefectsLIN6-7651
Fixed

LIN6-7651 : [WRLinux60 BSP ti-66ak2hxx] There is no any output after booting kernel in uboot on target ti-66ak2hxx

Created: Jun 11, 2014    Updated: Dec 3, 2018
Resolved Date: Nov 6, 2014
Found In Version: 6.0.0.7
Fix Version: 6.0.0.14
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: BSP

Description

[WRLinux60 BSP ti-66ak2hxx] There is no any output after booting kernel in uboot on target ti-66ak2hxx as follows:

## Booting kernel from Legacy Image at 88000000 ...
  mage Name:   Linux-3.10.38-ltsi-rt34-WR6.0.0.
   Created:    2014-06-10  22:23:31 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3915264 Bytes = 3.MiB
   Load Address: 80008000
   Entry Point:  80008000
   rifying Checksum ... OK
## Flattened Device Tree blob at 87000000
   Booting using the fdt blob at 0x87000000
   Loadingernel Image ... OK
OK
   Using Device Tree in place at 87000000, end 8700d488

Starting kernel ...

[target hangs here]

Steps to Reproduce

1. configure and build project

 --enable-board=ti-66ak2hxx --enable-kernel=preempt-rt --enable-rootfs=glibc_std --enable-jobs=8 --enable-parallel-pkgbuilds=8 --enable-test

2. boot target with the following command:

setenv serverip 128.224.162.227
setenv rootpath /export/nfsboot/66ak2hxx-rt/preempt-rt/rootfs
setenv setbootargs 'setenv bootargs root=/dev/nfs rw console=ttyS0,115200  nfsroot=$serverip:$rootpath ip=dhcp'
setenv kernelboot 'tftp 0x88000000 66ak2hxx-rt/preempt-rt/uImage;tftp 0x87000000 66ak2hxx-rt/preempt-rt/dtb'
setenv evmboot 'tftp 0xc5f0000 66ak2hxx-rt/skern-keystone-evm.bin; mon_install 0x0c5f0000'
setenv bootcmd 'run setbootargs;run kernelboot;run evmboot;bootm 0x88000000 - 0x87000000'
run bootcmd

Other Downloads


Live chat
Online