
Hello Tom,
On 15.05.2012 08:24, Heiko Schocher wrote:
change gpio pin settings:
- gpio pin 6[13] (PLC reset) default value low
- gpio pin 6[0] (TPM reset) default value low
- 4 new GPIO pins pin i/o name
- 3[9] input Board Type
- 2[7] input HW-ID0
- 2[6] input HW-ID1
- 2[3] input HW-ID2
read board type and hw id from gpio pins on the enbw_cmc board, and use board type for setting up different gpio pin settings.
do not pass "davinci_mmc.use_dma=0" to linux, as MMC now works with DMA.
update logbuf support: store post word in RTC scratch register
add support for configuring KSZ8864RMN switch through a config file on u-boot startup. For more infos see: doc/README.switch_config
Signed-off-by: Heiko Schocherhs@denx.de Cc: Wolfgang Denkwd@denx.de Cc: Tom Rinitom.rini@gmail.com Cc: Christian Rieschchristian.riesch@omicron.at Cc: Sandeep Paulrajs-paulraj@ti.com
changes for v2:
- add comment from Tom Rini: remove ELDK-4.2 compiler warning: enbw_cmc.c: In function 'enbw_cmc_getvalue': enbw_cmc.c:447: warning: dereferencing type-punned pointer will break strict-aliasing rules
$ ./tools/checkpatch.pl 0001-arm-davinci-update-for-enbw_cmc-board.patch total: 0 errors, 0 warnings, 498 lines checked
NOTE: Ignored message types: COMPLEX_MACRO CONSIDER_KSTRTO MINMAX MULTISTATEMENT_MACRO_USE_DO_WHILE
0001-arm-davinci-update-for-enbw_cmc-board.patch has no obvious style problems and is ready for submission.
Tom? Are there more issues with this patch?
bye, Heiko