u-boot imx-weim driver

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

u-boot imx-weim driver

338 Views
vishwaec08
Contributor I

Hi,

We are trying to upgrade to the latest version of U-Boot on our i.MX6 boards. During this process, we would like to synchronize the device tree from Linux to U-Boot.

Currently, WEIM register initialization is handled in a board-specific file. However, the device tree expects a WEIM parent node for the WEIM child driver to function properly.

As a result, we are unable to synchronize because the i.MX WEIM driver is not present in the U-Boot source code.

is there any solution for this?

 

0 Kudos
Reply
2 Replies

270 Views
vishwaec08
Contributor I

Hi @Zhiming_Liu ,

Thanks for the reply.

Sure, we will port the driver from Linux to u-boot.

Since many board files use the WIEM interface and are already synced with the Linux device tree, I’m wondering if anyone has faced this issue before.

Regards and Thanks 

Vishwa

0 Kudos
Reply

291 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

You could port this driver in Uboot referring the linux driver.

Best Regards
Zhiming

0 Kudos
Reply