imx8m mini 8gb emmc configuration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx8m mini 8gb emmc configuration

1,437件の閲覧回数
Dhevan
Contributor IV

Hi,

     We have designed imx8m mini custom board.

     imx8m mini evk contains Sandisk(SDINBDG4-16G-I1) 16gb emmc connected to SD3 interface.

     Our custom contains Micron(MTFC8GAMALBH-AIT) 8gb emmc  connected to SD3 interface.

     What are code needs to change from spl, uboot, kernal in order to boot from micron 8gb emmc ?

 

Thanks & Regards,

         Vasu

ラベル(1)
0 件の賞賛
5 返答(返信)

1,424件の閲覧回数
art
NXP Employee
NXP Employee

No changes in the code seem to be required. You just have to load spl, uboot and kernel binaries from the beginning of the flash memory address space in the regular way and then appropriately create a partition for the rootfs in the rest of the flash memory space.

Best Regards,
Artur

0 件の賞賛

1,411件の閲覧回数
Dhevan
Contributor IV

Hi @art 

      Thanks for your reply.

      The imx8mm-evk board use the BD7184 pmic our custom board use the PCA9450.

      What are the changes need to done uboot, kernal to use pca9450 ic ?

 

Thanks & Regards,

         Vasu

0 件の賞賛

1,403件の閲覧回数
art
NXP Employee
NXP Employee

The current Linux BSP (starting from 5.4.24_2.1.0) already supports the PCA9450 PMIC.

Best Regards,

Artur

0 件の賞賛

1,386件の閲覧回数
Dhevan
Contributor IV

Hi,

        Am already using 5.4.24_2.1.0 version

        How to port pca9450 to uboot.

        Any documentation is available ?

Thanks & Regards,

        Vasu

0 件の賞賛

1,369件の閲覧回数
art
NXP Employee
NXP Employee

All is ported already.

Best Regards,

Artur

0 件の賞賛