Re: [U-Boot] [PATCH 1/3] mpc8641hpcn: Update PCI code

2010-10-19 Thread Kumar Gala
On Sep 29, 2010, at 1:37 PM, Peter Tyser wrote: > Update to use the recent, common FSL PCI initialization code. > > Signed-off-by: Peter Tyser > --- > I was making the same changes to X-ES code, so applied them to > other users of the old PCI init code. I only compile tested > them on these bo

[U-Boot] [PATCH 1/3] mpc8641hpcn: Update PCI code

2010-09-29 Thread Peter Tyser
Update to use the recent, common FSL PCI initialization code. Signed-off-by: Peter Tyser --- I was making the same changes to X-ES code, so applied them to other users of the old PCI init code. I only compile tested them on these boards. board/freescale/mpc8641hpcn/mpc8641hpcn.c | 97 +++