| Submitter | Kim Phillips |
|---|---|
| Date | Feb. 5, 2011, 11:24 p.m. |
| Message ID | <20110205172435.405b1f20.kim.phillips@freescale.com> |
| Download | mbox |
| Permalink | /patch/82024/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-mpc83xx.git masterComments
Dear Kim Phillips, In message <20110205172435.405b1f20.kim.phillips@freescale.com> you wrote: > Wolfgang Denk, > > Please pull a couple of minor fixes for 83xx: > > The following changes since commit f69b980d108b5f15ca7dd3f4284d5a66488c3625: > > Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2011-02-04 21:44:46 +0100) > > are available in the git repository at: > > git://git.denx.de/u-boot-mpc83xx.git master > > Joakim Tjernlund (1): > mpc83xx: Use correct register to calculate clocks. > > Leo Liu (1): > mpc83xx: fix pcie configuration space read/write > > arch/powerpc/cpu/mpc83xx/pcie.c | 19 ++++++++++++++++++- > arch/powerpc/cpu/mpc83xx/speed.c | 15 ++++++++------- > include/mpc83xx.h | 7 +++++++ > include/pci.h | 2 ++ > 4 files changed, 35 insertions(+), 8 deletions(-) Applied, thanks. Best regards, Wolfgang Denk
Wolfgang Denk, Please pull a couple of minor fixes for 83xx: The following changes since commit f69b980d108b5f15ca7dd3f4284d5a66488c3625: Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2011-02-04 21:44:46 +0100) are available in the git repository at: git://git.denx.de/u-boot-mpc83xx.git master Joakim Tjernlund (1): mpc83xx: Use correct register to calculate clocks. Leo Liu (1): mpc83xx: fix pcie configuration space read/write arch/powerpc/cpu/mpc83xx/pcie.c | 19 ++++++++++++++++++- arch/powerpc/cpu/mpc83xx/speed.c | 15 ++++++++------- include/mpc83xx.h | 7 +++++++ include/pci.h | 2 ++ 4 files changed, 35 insertions(+), 8 deletions(-) Thanks, Kim