Part Number: DRA744
Other Parts Discussed in Thread: DRA742, PMP, DRA71
Hi ,
I'm porting RVC on J6 EVM (DRA74x EVM REV H.0) with OSD panel .Plug in the CVBS Camera ,and power on ,but it shows nothing when the u-boot start up .And then it enter android normol boot .
VISION SDK Version :12.2
RVC : Robust_RVC-4.0_Phase-5
I find that the function "spl_setup_display" is not called by u-boot ,which init the DSS & LCD BridgeIC .
What need I do except follow " Robust_RVC-4.0_Phase-5_Release_Note.pdf ".
Here is the boot log :
U-Boot 2016.05-dirty (Aug 08 2017 - 16:47:15 +0800)
CPU : DRA752-GP ES2.0
Model: TI DRA742
Board[baker]: DRA74x EVM REV H.0
DRAM: 4 GiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net: eth0: ethernet@48484000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
reading uEnv.txt
** Unable to read file uEnv.txt **
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
switch to partitions #0, OK
mmc1(part 0) is current device
MMC read: dev # 1, block # 2048, count 256 ... 256 blocks read: OK
MMC read: dev # 1, block # 56608, count 20480 ... 20480 blocks read: OK
Booting from eMMC ...
## Booting Android Image at 0x82000000 ...
Kernel load addr 0x80008000 size 7818 KiB
RAM disk load addr 0x83000000 size 892 KiB
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Kernel Image ... OK
Loading Ramdisk to 8ff21000, end 8fffff5f ... OK
Loading Device Tree to 8ff02000, end 8ff203cc ... OK
Using machid 0xfe6 from environment
Starting kernel ...