T2080rdb sd card boot

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

T2080rdb sd card boot

ソリューションへジャンプ
1,608件の閲覧回数
gyosunshim
Contributor III

Hi! All,

Sd card boot made good use of the existing p2020.

But there is no config .dat file that is used to attempt to do boot-format the sd card boot set t2080.

Where can I get?

Thanks,

ラベル(1)
1 解決策
1,066件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello gyosun shim,

The application boot-format is used for the non PBL processors, for the PBL processors(including T2080), previously it is needed to use QCVS tool to generate the PBL image. Since SDK 1.8 release, the built SD u-boot image can be used directly, please copy the image build_t2080rdb_release/tmp/deploy/images/t2080rdb/u-boot-sd-T2080RDB_SDCARD.bin to SD card directly. If you didn't use Yocto build environment, you could use the image T2080RDB_SDCARD/u-boot-with-spl-pbl.bin in u-boot source folder.

        => tftp 1000000 u-boot-sd-T2080RDB_SDCARD.bin

        => mmc write 1000000 8 0x800

        => tftp 1000000 fsl_fman_ucode_T2080_xx.bin

        => mmc write 1000000 0x820 80


Have a great day,
Yiping

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

元の投稿で解決策を見る

3 返答(返信)
1,066件の閲覧回数
王浩宇
Contributor I

hi gyosun shim:

      could you give me some help about how to make a SD card U-boot.if you can send the u-boot-spl.bin image to me.

      emil:elec_why@126.com.

      thanks!

      @gyosun shim

0 件の賞賛
1,067件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello gyosun shim,

The application boot-format is used for the non PBL processors, for the PBL processors(including T2080), previously it is needed to use QCVS tool to generate the PBL image. Since SDK 1.8 release, the built SD u-boot image can be used directly, please copy the image build_t2080rdb_release/tmp/deploy/images/t2080rdb/u-boot-sd-T2080RDB_SDCARD.bin to SD card directly. If you didn't use Yocto build environment, you could use the image T2080RDB_SDCARD/u-boot-with-spl-pbl.bin in u-boot source folder.

        => tftp 1000000 u-boot-sd-T2080RDB_SDCARD.bin

        => mmc write 1000000 8 0x800

        => tftp 1000000 fsl_fman_ucode_T2080_xx.bin

        => mmc write 1000000 0x820 80


Have a great day,
Yiping

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

1,066件の閲覧回数
gyosunshim
Contributor III

Hello yiping,

I wanted an answer.

The problem has been solved well.

Thank you.

Have a great day,

gyosun

0 件の賞賛