How to boot u-boot with EL1 on LX2160

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

How to boot u-boot with EL1 on LX2160

Jump to solution
1,727 Views
m_kei
Contributor III

Currently, we are developing on LX2160Ardb.

According to the "Layerscape Software Development Kit User Guide", the lx2160ardb has a "Boot flow" called TF-A, in which BL31 boots U-Boot at EL2. In this flow, BL31 boots U-Boot on EL2.

I want to boot U-Boot in EL1, do I need to change BL31 for this? Do I need to change BL31 or BL2?
Also, is there any documentation that explains the method?

0 Kudos
Reply
1 Solution
1,712 Views
yipingwang
NXP TechSupport
NXP TechSupport

I discussed with LSDK development team.

First you need to modify BL31, maybe you also need to modify u-boot, no need to modify BL2.

We don't have this kind of document, we never have this kind of requirement previously.

View solution in original post

0 Kudos
Reply
1 Reply
1,713 Views
yipingwang
NXP TechSupport
NXP TechSupport

I discussed with LSDK development team.

First you need to modify BL31, maybe you also need to modify u-boot, no need to modify BL2.

We don't have this kind of document, we never have this kind of requirement previously.

0 Kudos
Reply