MPC8308 - without u-boot / linux kernel

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

MPC8308 - without u-boot / linux kernel

1,247 次查看
indevio
Contributor I

Hello,

 

Suppose I would like to remove the U-boot /  linux kernel in my application.

In fact, I would like to reuse the U-boot source code as a skeleton for my software ,

for a platform very similar to MPC8308RDB  ...

 

 

The U-boot source code from sourceforge seems not up to date , and not customized for the MCP8308 ...

 

I suppose that Freescale engineer have adapted their code for the RDB ...  How can I get the last version of the source code?

 

Thank you

 

 

标记 (1)
0 项奖励
回复
1 回复

966 次查看
dmarks_ls
Senior Contributor II

Might you be better off using U-Boot as your bootloader, then developing your application as a binary that can be loaded by U-Boot?  That would retain the flexibility of U-Boot in terms of being able to load your app over the network for development, using U-Boot to load your app into flash, etc.  U-Boot isn't just for Linux.

0 项奖励
回复