Does Boot ROM have a NAND driver?

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

Does Boot ROM have a NAND driver?

1,870 次查看
positron
Contributor I

Is the internal Boot ROM has functionality to write to the NAND?

Is the Boot ROM code opensourced, like AT91BootStrap from ATMEL?

标记 (2)
0 项奖励
回复
4 回复数

1,718 次查看
positron
Contributor I
0 项奖励
回复

1,718 次查看
positron
Contributor I

Any links for OBDS? BTW, what it is?

Karl Lu said:

Boot ROM just reads from NAND flash but doesn't write to. If you are looking for simple code for NAND read/write, OBDS is a good reference.

0 项奖励
回复

1,718 次查看
KarlLu
Contributor I

Boot ROM just reads from NAND flash but doesn't write to. If you are looking for simple code for NAND read/write, OBDS is a good reference.

0 项奖励
回复

1,718 次查看
VladanJovanovic
NXP Employee
NXP Employee

Not sure if it has that functionality as such, but it's main point is to read bootloader/bootstream (depending on device you have in mind) from boot device.

Code is not open-sourced, but behavior is documented in reference manual.

0 项奖励
回复