]> git.sur5r.net Git - u-boot/commit
Fix the BAT definition of PCI IO on 8610 board
authorJason Jin <Jason.jin@freescale.com>
Fri, 26 Oct 2007 10:31:59 +0000 (18:31 +0800)
committerJon Loeliger <jdl@freescale.com>
Wed, 7 Nov 2007 20:09:08 +0000 (14:09 -0600)
commitf3bceaab230b4748d0afc4109b6837308f018b40
tree5dfbca47ef90ee9b75b09521b51c875728475d3f
parent607b3ae27efdb709719f0713113fcf4b073676c1
Fix the BAT definition of PCI IO on 8610 board

The address in the BAT register is aligned with the BAT size.
The original definition actually did not define BAT for PCIE2 IO.
This patch fix this.

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
include/configs/MPC8610HPCD.h