Dear [email protected], In message <[email protected]> you wrote: > The following changes since commit 635d1b3e1b885267de90d100402ba7748fdd9bc5: > Matthias Weisser (1): > Makefile: Fix build with USE_PRIVATE_LIBGCC > > are available in the git repository at: > > git://git.denx.de/u-boot-ti.git master > > Grazvydas Ignotas (3): > OMAP3: pandora: fix relocation and init memory > OMAP3: pandora: remove unused config macros > OMAP3: pandora: update config for production > > Nick Thompson (1): > da830: fixup ARM relocation support > > Nishanth Menon (2): > mmc: omap: timeout counter fix > omap4: board: change global data pointer to file scope > > Sekhar Nori (2): > DA850 EVM: add information regarding DA850 in README.davinci > DA850 EVM: passing maximum clock rate information to kernel > > Steve Sakoman (1): > OMAP4: Panda: Disable CMD_NFS > > arch/arm/cpu/armv7/omap4/board.c | 3 +- > board/davinci/da8xxevm/da850evm.c | 33 ++++++++++ > board/pandora/config.mk | 33 ---------- > doc/README.davinci | 25 ++++++++ > drivers/mmc/omap_hsmmc.c | 107 ++++++++++++++++++++++++++-------- > include/configs/da830evm.h | 10 +++- > include/configs/da850evm.h | 1 + > include/configs/omap3_pandora.h | 117 ++++++++++++++++-------------------- > include/configs/omap4_panda.h | 1 + > 9 files changed, 204 insertions(+), 126 deletions(-) > delete mode 100644 board/pandora/config.mk
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Everyting looks interesting until you do it. Then you find it's just another job. - Terry Pratchett, _Moving Pictures_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

