Got exception while loading hdmitxfw.bin into imx8qm

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Got exception while loading hdmitxfw.bin into imx8qm

1,666 次查看
vinothkumars
Senior Contributor IV

Hi All,

 

I got following exception while loading hdmitxfw.bin into imx8qm custom platform which have only HDMI IN/OUT.

 

++++++++++++++++++++++ board_late_init +++++++++++++++++
+++++++++ do_hdp +++++++++++
Loading hdp firmware from 0x0000000084000000 offset 0x0000000000002000
++++++++++++++++ do_hdp: power on display +++++++++++++++++
++++++++++++++++ do_hdp: setting display clock +++++++++++++++++
++++++++++++++++ do_hdp: enable display clock +++++++++++++++++
++++++++++++++++ do_hdp: cdn_api_loadfirmware +++++++++++++++++
++++++++++++++++ cdn_api_loadfirmware: +++++++++++++++++
++++++++++++++++ do_hdp: cdn_api_loadfirmware + 1 +++++++++++++++++
Loading hdp firmware Complete
-------------------- do_hdp -----------------
-------------------- board_late_init --------------------
++++++++++++++++ initr_fastboot_setup: +++++++++++++++++
flash target is MMC:0
libtipc.c: INFO Initializing Trusty device
invalid exception, which 0x13
iframe 0xffffffff001686b0:
x0 0x bc00000b x1 0x 3 x2 0x 0 x3 0x 0
x4 0x 0 x5 0x 0 x6 0x 0 x7 0x 0
x8 0x 0 x9 0x ffffffff x10 0x 0 x11 0x 1
x12 0xffffffff0012b698 x13 0x 1 x14 0x 2 x15 0xffffffff0012b698
x16 0xffffffff0012b6a0 x17 0xffffffff001675f8 x18 0x 0 x19 0xffffffff001221f0
x20 0xffffffff00016275 x21 0xffffffff00016264 x22 0xffffffff00016249 x23 0xffffffff00016337
x24 0xfffffffffffffff1 x25 0x 3c000003 x26 0xffffffff00122500 x27 0x 3c000000
x28 0xfffffffffffffff9 x29 0xffffffff00168830 lr 0xffffffff00008258 usp 0x 1000000
elr 0xffffffff000077c8
spsr 0x a00002c5
panic (caller 0xffffffff000013e0): die
HALT: (reason = 9)

 

 

 

Regards,
Vinothkumar Sekar
0 项奖励
回复
2 回复数

1,653 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Vinothkumar

 

one can try to rebuild all image from scratch, carefully checking revisions all sotware components

as described in Release Notes for each BSP on link

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Best regards
igor

0 项奖励
回复

1,646 次查看
vinothkumars
Senior Contributor IV

Thank you @igorpadykov for the reply,

 

But, I need how to load and port HDMI TX and RX firmware ( hdmitxfw.bin & hdmirxfw.bin ) in uboot as well as kernel in Android 9 Automotive with IMX8QM which is don't have any lvds connector and we have only hdmi connection.

 

Is it possible please provide the hdmi porting guide in Android imx8qm.

 

And also MEK board ram size is : 6 GB but custom board ram size is 2 GB.

#define IMX_HDMI_FIRMWARE_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + SZ_64M)

 

Do I needs to configure the IMX_HDMI_FIRMWARE_LOAD_ADDR for custom board ?

 

 

 

 

 

Regards,
Vinothkumar Sekar
0 项奖励
回复