Where can I find UBoot Source after migration to GitHub

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

Where can I find UBoot Source after migration to GitHub

ソリューションへジャンプ
672件の閲覧回数
amahrous
Contributor I

I am trying to do the following commands to manually build the bootloader as I want to enable EL2 and flash a hypervisor

According to the User Manual, that can be done by cloning the source code at code aurora, now that the code is moved to GitHub, I am having a difficult time finding the repo/baseline

git clone https://source.codeaurora.org/external/autobsps32/u-boot
cd u-boot
git checkout -b <branch_name> bsp28.0-2020.04
ls

タグ(5)
0 件の賞賛
返信
1 解決策
651件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

The current GitHub repo for u-boot is the following:

https://github.com/nxp-auto-linux/u-boot

Also, more information on regards of the migration of older BSP's is provided under the following community thread:

How to build older Auto Linux BSPs - NXP Community

Could be of use.

Please, let us know.

元の投稿で解決策を見る

1 返信
652件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

The current GitHub repo for u-boot is the following:

https://github.com/nxp-auto-linux/u-boot

Also, more information on regards of the migration of older BSP's is provided under the following community thread:

How to build older Auto Linux BSPs - NXP Community

Could be of use.

Please, let us know.