[U-Boot-Users] [PATCH] Add MVBC_P board

Wolfgang Grandegger wg at grandegger.com
Fri Jul 4 10:04:09 CEST 2008


Andre Schwarz wrote:
> The MVBC_P is a MPC5200B based camera system with Intel Gigabit ethernet
> controller (using e1000) and custom Altera Cyclone-II FPGA on PCI.
> Please see doc/README.mvbc_p for details.

One general remark. Please use the in_*() and out_*() accessor functions
to access I/O space. This will make most of your asm("sync");
instructions obsolete.

Wolfgang.




More information about the U-Boot mailing list