[U-Boot] [PATCH v2 0/2] board revision related patches for dm646x

manjunath.hadli at ti.com manjunath.hadli at ti.com
Wed Oct 19 15:49:31 CEST 2011


From: Manjunath Hadli <manjunath.hadli at ti.com>

First patch adds new configuration for new variant of dm6467
where as second patch adds a function to send revision info
to the kernel. These patches are tested both on dm6467 and
dm6467T.

Changes for v2:
a) made appropriate changes in get_board_rev() function as
   suggested by Sergei

Manjunath Hadli (2):
  dm646x: add new configuration for dm6467T
  dm646x: pass board revision info to kernel

 board/davinci/dm6467evm/dm6467evm.c  |   20 ++++
 boards.cfg                           |    1 +
 include/configs/davinci_dm6467Tevm.h |  163 ++++++++++++++++++++++++++++++++++
 include/configs/davinci_dm6467evm.h  |    1 +
 4 files changed, 185 insertions(+), 0 deletions(-)
 create mode 100644 include/configs/davinci_dm6467Tevm.h



More information about the U-Boot mailing list