| Submitter | Kim Phillips |
|---|---|
| Date | Nov. 28, 2010, 5:03 p.m. |
| Message ID | <20101128110337.405478de.kim.phillips@freescale.com> |
| Download | mbox |
| Permalink | /patch/73342/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-mpc83xx.git masterComments
Dear Kim Phillips, In message <20101128110337.405478de.kim.phillips@freescale.com> you wrote: > Wolfgang Denk, > > Please pull: > > The following changes since commit 844f07d8a1f1330c97631b23fbf6425db2dc1508: > > Coding Style (white space) cleanup (2010-11-27 23:35:14 +0100) > > are available in the git repository at: > git://git.denx.de/u-boot-mpc83xx.git master > > Joakim Tjernlund (2): > mpc83xx: remove some dead code, saving space I will not pull this patch, because I think it is broken. > mpc83xx: Make it boot again > > Stefan Popa (1): > mpc83xx: Fix for MPC8360 ATM Quad OC3 External Phys > > arch/powerpc/cpu/mpc83xx/start.S | 15 ++++++++------- > include/configs/MPC8360EMDS.h | 4 ++-- > 2 files changed, 10 insertions(+), 9 deletions(-) Cherry-picked the other two commits. Thanks. Best regards, Wolfgang Denk
Wolfgang Denk, Please pull: The following changes since commit 844f07d8a1f1330c97631b23fbf6425db2dc1508: Coding Style (white space) cleanup (2010-11-27 23:35:14 +0100) are available in the git repository at: git://git.denx.de/u-boot-mpc83xx.git master Joakim Tjernlund (2): mpc83xx: remove some dead code, saving space mpc83xx: Make it boot again Stefan Popa (1): mpc83xx: Fix for MPC8360 ATM Quad OC3 External Phys arch/powerpc/cpu/mpc83xx/start.S | 15 ++++++++------- include/configs/MPC8360EMDS.h | 4 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) Thanks, Kim