Remove SD flash support for T4240RDB board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Remove SD flash support for T4240RDB board

跳至解决方案
640 次查看
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 解答
515 次查看
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 回复
516 次查看
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 项奖励