Remove SD flash support for T4240RDB board

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

Remove SD flash support for T4240RDB board

ソリューションへジャンプ
804件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

I want to build the minimal u-boot image for nor flash and I am using sram instead of ddr.

And I built the image u-boot-spl.bin (160KB) with sdcard support by setting T4240RDB_SDCARD_defconfig.

And this image purely based on sd flash.

I want to remove sd flash and boot support from u-boot. because, I am using custom board.

I want the same image (u-boot-spl.bin (160KB)) for nor flash.

Regards,

VinothS

Regards,
Vinothkumar Sekar
ラベル(2)
0 件の賞賛
返信
1 解決策
679件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

As per the document and u-boot code SPL image support for NAND flash or SDcard flash.

If it QDS board it's support both NAND and SDcard and if it is a RDB board support only SDcard.

But, I want NOR flash support.

For that I changed Reset vector address and Base address for NOR flash without removing SDcard support.

Regards,

VinothS

Regards,
Vinothkumar Sekar

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
680件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

As per the document and u-boot code SPL image support for NAND flash or SDcard flash.

If it QDS board it's support both NAND and SDcard and if it is a RDB board support only SDcard.

But, I want NOR flash support.

For that I changed Reset vector address and Base address for NOR flash without removing SDcard support.

Regards,

VinothS

Regards,
Vinothkumar Sekar
0 件の賞賛
返信