RE: [U-Boot-Users] current simple 8260 platform as start...

I would suggest the MPC8260ADS board (Or MPC8266ADS if you need PCI) These are Motorolas eval boards an dfailry easy to find documentation on, so that you easier can figure out the differences to your board and make a port.
Good luck! (8260 ports aren't very hard...)
All boards use SDRAM, Flash, and Ethernet. Either you chose a board randomly, or you must be more specific.

In message 9F5558593173D21190EA0008C7B17698C1E183@innsys1 you wrote:
I would suggest the MPC8260ADS board (Or MPC8266ADS if you need PCI) These are Motorolas eval boards an dfailry easy to find documentation on, so that you easier can figure out the differences to your board and make a port.
Actually this is bad advice. The *ADS boards have some special features which you will not find on any other board. Also, the implementation of the MPC8260ADS has some serious problems which have not been fixed for ages because the board is one of the many orphaned (i. e. not maintained) boards.
Do NOT use the MPC8260ADS as an example.
(8260 ports aren't very hard...)
But they are not exactly trivial either. Especially when you have things like CF and PCMCIA on them.
Best regards,
Wolfgang Denk
participants (2)
-
Rune Torgersen
-
Wolfgang Denk