[U-Boot] Please pull u-boot-ti/master

Tom Rini trini at ti.com
Tue Nov 12 15:50:43 CET 2013


Hey,

The following changes since commit 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:

  Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09 22:59:47 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-ti.git master

for you to fetch changes up to 79c5c08d7c560aef2d5706501557b7907c2829bb:

  omap730p2: Remove board (2013-11-11 12:17:48 -0500)

----------------------------------------------------------------
Andrew Bradford (1):
      am335x_evm: Fix CONS_INDEX numbering

Heiko Schocher (2):
      bootcount: store bootcount var in environment
      arm, am33x: make RTC32K OSC enable configurable

Igor Grinberg (1):
      cm-t35: use gpio_led driver for status led

Matt Porter (1):
      boards.cfg: update email address for ti814x_evm maintainer

Tom Rini (2):
      am33xx: Make SoC bootcount driver have its own symbol
      omap730p2: Remove board

 README                                |   19 ++
 arch/arm/cpu/armv7/am33xx/board.c     |    4 +
 board/compulab/cm_t35/Makefile        |    2 +-
 board/compulab/cm_t35/leds.c          |   33 ---
 board/ti/omap730p2/Makefile           |    9 -
 board/ti/omap730p2/README.omap730p2   |   91 -------
 board/ti/omap730p2/config.mk          |   25 --
 board/ti/omap730p2/flash.c            |  463 ---------------------------------
 board/ti/omap730p2/lowlevel_init.S    |  379 ---------------------------
 board/ti/omap730p2/omap730p2.c        |  255 ------------------
 boards.cfg                            |   15 +-
 doc/README.scrapyard                  |    5 +-
 drivers/bootcount/Makefile            |    3 +-
 drivers/bootcount/bootcount_davinci.c |    4 +
 drivers/bootcount/bootcount_env.c     |   29 +++
 include/configs/am335x_evm.h          |    4 +
 include/configs/cm_t35.h              |    9 +-
 include/configs/h2_p2_dbg_board.h     |  120 ---------
 include/configs/omap730.h             |  246 ------------------
 include/configs/omap730p2.h           |  173 ------------
 include/configs/ti_am335x_common.h    |    5 +-
 21 files changed, 80 insertions(+), 1813 deletions(-)
 delete mode 100644 board/compulab/cm_t35/leds.c
 delete mode 100644 board/ti/omap730p2/Makefile
 delete mode 100644 board/ti/omap730p2/README.omap730p2
 delete mode 100644 board/ti/omap730p2/config.mk
 delete mode 100644 board/ti/omap730p2/flash.c
 delete mode 100644 board/ti/omap730p2/lowlevel_init.S
 delete mode 100644 board/ti/omap730p2/omap730p2.c
 create mode 100644 drivers/bootcount/bootcount_env.c
 delete mode 100644 include/configs/h2_p2_dbg_board.h
 delete mode 100644 include/configs/omap730.h
 delete mode 100644 include/configs/omap730p2.h

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131112/ce2f6859/attachment.pgp>


More information about the U-Boot mailing list