[U-Boot] [PATCH v3 1/2] 85xx: Add PORDEVSR_PCI1 define

Andy Fleming afleming at gmail.com
Thu Dec 4 21:58:27 CET 2008


On Mon, Dec 1, 2008 at 1:47 PM, Peter Tyser <ptyser at xes-inc.com> wrote:
> Add define used to determine if PCI1 interface is in PCI or PCIX mode.
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>

I thought this already had a constant defined, and I was right.  It
was PORDEVSR_PCI.  However, it wasn't next to the others, and your
definition is more consistent with the other code and with the manual.
 As such, I converted all the other 8548 systems which checked that
bit to use your definition.

Thanks


More information about the U-Boot mailing list