Re: [U-Boot] [PATCH] MPC8308: Fixup clocks in PCI Host configuration

2013-01-09 Thread Barry Grussling
>> This patch allows for proper clocks on the 8308 as a workaround >> for the lack of HRCWH_PCI_HOST support. > > You say this patchis working on "your newer version of the 8308". Can > you please be specific what "old" and "new" actually means here? Not exactly unfortunately. On the 8308s I cur

[U-Boot] [PATCH V2] MPC8308: Fixup clocks in PCI Host configuration

2013-01-08 Thread Barry Grussling
th 0xdeadbeef and hosed clock values. This patch allows for proper clocks on the 8308 as a workaround for the lack of HRCWH_PCI_HOST support. Signed-off-by: Barry Grussling --- Changes since V1: * Fix multi-line comment style * Remove trailing whitespace * Align comment - All per Kim Philli

Re: [U-Boot] [PATCH] MPC8308: Fixup clocks in PCI Host configuration

2013-01-08 Thread Barry Grussling
> I don't have an 8308 and nothing relevant shows up in the errata, so > modulo modifying the rcwh read with an i/o accessor (in_be32) and it > still failing, we ought to amend the comment with this new info. > > cc'ing Ilya, in case he can test on his 8308. Sounds good to have more testing. I am

[U-Boot] [PATCH] MPC8308: Fixup clocks in PCI Host configuration

2013-01-08 Thread Barry Grussling
th 0xdeadbeef and hosed clock values. This patch allows for proper clocks on the 8308 as a workaround for the lack of HRCWH_PCI_HOST support. Signed-off-by: Barry Grussling --- arch/powerpc/cpu/mpc83xx/speed.c |4 1 file changed, 4 insertions(+) diff --git a/arch/powerpc/cpu/mpc83