[U-Boot-Users] Information about Uboot porting

Hi all, I'd like to ask for a guide-line. I have to port u-boot to a ppc board based on mpc860p, but this board has not bcsr. I have seen in the code that Uboot enables ethernet rs232 and sdram using bcsr. How can I enable RS232, ethernet and sdram without bcsr? Is there a somehow standard way to procede?
Thanks in advance Emanuele
PS: Of course I am not asking for the implementation, but only for a procedure.

In message 744998240512190744j22f100b4x@mail.gmail.com you wrote:
I have to port u-boot to a ppc board based on mpc860p, but this board has not bcsr.
You are lucky, then.
I have seen in the code that Uboot enables ethernet rs232 and sdram using bcsr.
Umm.... only very few boards use a BCSR.
How can I enable RS232, ethernet and sdram without bcsr? Is there a somehow standard way to procede?
Yes, there is. Check any 8xx board excluding the Motorola/Freescale boards... The standard is NOT having a BCSR.
Best regards,
Wolfgang Denk
participants (2)
-
eagle keeper
-
Wolfgang Denk