AppNote 3201: Booting from NAND with U-Boot on MPC8313E

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

AppNote 3201: Booting from NAND with U-Boot on MPC8313E

1,725件の閲覧回数
mcMC
Contributor I
Hello,

AppNote 3201 describes the boot process from NAND memory using U-Boot v1.1.6 on an MPC8313E.

It also gives examples on how to compile U-Boot 1.1.6 with NAND boot support.
However, there is _no_ NAND boot support in U-Boot 1.1.6 (neither there is for later versions),
which causes the build process to fail (natually...).

The Code quoted in the App-Note Appendix is not part of the U-Boot source tree, neither for 1.1.6 nor
for later versions. Doing a google search for some characteristic parts of the quoted code does not yield any hits
besides the AppNote itself. Within the AppNote, there is no description on how to include the quoted
code with U-Boot.

So, where can one obtain this special U-Boot version?

Greetings,
 Marc
0 件の賞賛
1 返信

552件の閲覧回数
Domino
Contributor I
You need to patch the u-boot 1.1.6.
Download the Linux BSP iso file (eg. MPC8313E_RDB_K26_20070831-LTIB.iso) and check the subdirectory ./pkgs. You will find there also usefull patches for linux and other packages.

Regards
0 件の賞賛