Does Boot ROM have a NAND driver?

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

Does Boot ROM have a NAND driver?

1,878件の閲覧回数
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,726件の閲覧回数
positron
Contributor I
0 件の賞賛
返信

1,726件の閲覧回数
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,726件の閲覧回数
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,726件の閲覧回数
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 件の賞賛
返信