PIN configuration according to Custom BOARD(S32V2XX)

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

PIN configuration according to Custom BOARD(S32V2XX)

1,647 Views
ramanjineyuluth
Contributor II

Hi,

 

I have modified I2C pins according to our custom board.

While kernel booting it getting failed message but it is successfully configured.

 

[    0.891190] s32v234-siul2 4006c000.siul: failed to get pin(15) name

 

I think we need to change the PAD name. I could not understand where we need to change in kernel source code.

 

Can you please help on this.

Thanks in advance.

 

Thanks,

Ramanjineyulu.

Labels (1)
0 Kudos
Reply
2 Replies

1,385 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Ramanjineyulu,

It sounds like a BSP configuration issue, maybe you have to ask for help from your account manager or local FAE on the support for s32v234 custom board, and I will move this thread to the Auto community, you may get more help from there.

Best regards,

Kan

0 Kudos
Reply

1,385 Views
alexanderstohr
Contributor I

for me it sounds like you have altered the device description file that is loaded (in a pre-compiled variant) along with the linux kernel at early boot stage by u-boot.

you might want to show here what changes you have applied to this file.

0 Kudos
Reply