| Submitter | Reinhard Meyer |
|---|---|
| Date | Dec. 17, 2010, 9:12 a.m. |
| Message ID | <4D0B2964.4060005@emk-elektronik.de> |
| Download | mbox |
| Permalink | /patch/75849/ |
| State | Accepted |
| Delegated to: | Wolfgang Denk |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-atmel.git for-upstreamComments
Dear Reinhard Meyer, In message <4D0B2964.4060005@emk-elektronik.de> you wrote: > Dear Wolfgang, > > The following changes since commit 6741b5310f81ae5ae0132ad85b09fb31d6377b6c: > Asen Dimov (1): > pm9261: enable cache command > > are available in the git repository at: > > git://git.denx.de/u-boot-atmel.git for-upstream > > Reinhard Meyer (1): > AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE > > clagix@gmail.com (1): > AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU > > arch/arm/include/asm/arch-at91/at91_pmc.h | 8 ++++++++ > board/emk/top9000/Makefile | 6 +++--- > board/emk/top9000/top9000.c | 2 +- > include/configs/top9000.h | 4 ++-- > 4 files changed, 14 insertions(+), 6 deletions(-) > > And.. before you complain.. "From: clagix@gmail.com <clagix@gmail.com>" > is really the submitter. Ah. And I thought it was Guido Classen <clagix@gmail.com> ? Applied to u-boot-arm master, thanks. Best regards, Wolfgang Denk
Dear Wolfgang, The following changes since commit 6741b5310f81ae5ae0132ad85b09fb31d6377b6c: Asen Dimov (1): pm9261: enable cache command are available in the git repository at: git://git.denx.de/u-boot-atmel.git for-upstream Reinhard Meyer (1): AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE clagix@gmail.com (1): AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU arch/arm/include/asm/arch-at91/at91_pmc.h | 8 ++++++++ board/emk/top9000/Makefile | 6 +++--- board/emk/top9000/top9000.c | 2 +- include/configs/top9000.h | 4 ++-- 4 files changed, 14 insertions(+), 6 deletions(-) And.. before you complain.. "From: clagix@gmail.com <clagix@gmail.com>" is really the submitter. Best Regards, Reinhard