emmc boot_config boot_bus_config

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

emmc boot_config boot_bus_config

1,710件の閲覧回数
amf99
Contributor I

after configuring emmc boot_config and boot_bus_config and then booting from emmc with squashfs as root file system, the device will not boot a second time. Is squashfs some how resetting these two config values? It works fine with a sdcard.

Linux 3.14.28

iMX6SX

amf

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

1,325件の閲覧回数
yilingxu
Contributor III

Hi,

I also need a squashfs file system, but I do not know how to make it. Where did you get squashfs? 

Thanks!

Yiling Xu

0 件の賞賛
返信

1,325件の閲覧回数
amf99
Contributor I

Hi Yiling,

If your building your image via Yocto, add this to your local.conf file

IMAGE_FSTYPES += "squashfs"

0 件の賞賛
返信

1,325件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

HI Alric

one can read SRC_SBMR1,2 registers with jtag to check

if boot configuration is sampled correctly. To perform correct reboot second time

all board should be reset, including pmic.  Is it working with nxp linux describing in

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

If not all board reset, squashfs may some how leave some board components in state

which affect boot.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,325件の閲覧回数
amf99
Contributor I

Thanks for getting back Igor

I added an init script to set boot_config and boot_bus_config on each boot, this took care of the issue, 

I'll look into the  SRC_SBMR1,2 registers values, need to get the jtag setup.

Thanks,

amf

0 件の賞賛
返信