HDMI video with NFS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HDMI video with NFS

547 Views
il_mix
Contributor II

Hi everyone,

I need to test some GUI, so I need to connect the device to a video.

I was able to let it work booting from SD with these parameters in u-boot

bootargs_mmc=setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait video=mxcfb0:dev=hdmi,1920x1200M@60,if=RGB24

I've tried putting the video part in bootargs_nfs, but it isn't working. I've read in another post that in NFS the HDMI device became mxcfb1, but hadn't luck with ith either.

Any hints?

Thanks

MIX

Labels (3)
Tags (3)
0 Kudos
1 Reply

430 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Massimo,

When you built BSP in LTIB , the Target Image Generation you need to chose "NFS ONLY". It means that the uImage you download to your board is the one generated under NFS Target image.

Hope this can help you~~

Best Regards

Dan

0 Kudos