[U-Boot-Users] PATCH - Add support for wrPPMC7xx/74xx boards

Please find attached my patch for the Wind River PPMC 7xx/74xx boards. It has been tested with an MPC750 (66MHz bus) and MPC7400 (100MHz bus).
It adds ppmc7xx to the board directory.
The following common files have been modified:
cpu/74xx_7xx/cpu.c cpu/74xx_7xx/start.S CREDITS drivers/pci.c include/ns16550.h MAKEALL Makefile
This is my first patch so please let me know if I have missed anything.
Thanks Rich

In message 42FC7A78.3040007@ntlworld.com you wrote:
Please find attached my patch for the Wind River PPMC 7xx/74xx boards. It has been tested with an MPC750 (66MHz bus) and MPC7400 (100MHz bus).
It adds ppmc7xx to the board directory.
Applied, thanks.
This is my first patch so please let me know if I have missed anything.
Well, yes. You violated the Coding Style requirements here and there:
- no CHANGELOG entry - trailing whitespaces in board/ppmc7xx/init.S - used space instead of tabs - linesize > 78
Best regards,
Wolfgang Denk
participants (2)
-
Richard Danter
-
Wolfgang Denk