[U-Boot] [PATCH] arm,davinci: update for enbw_cmc board
Tom Rini
trini at ti.com
Mon May 14 19:32:57 CEST 2012
On Mon, May 14, 2012 at 09:45:58AM -0700, Tom Rini wrote:
> On Sat, May 05, 2012 at 08:32:50AM +0200, 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 Schocher <hs at denx.de>
> > Cc: Wolfgang Denk <wd at denx.de>
> > Cc: Tom Rini <tom.rini at gmail.com>
> > Cc: Christian Riesch <christian.riesch at omicron.at>
> > Cc: Sandeep Paulraj <s-paulraj at ti.com>
>
> Applied to u-boot-ti/master, thanks.
I take that back, sorry. With ELDK4.1 toolchain:
Configuring for enbw_cmc board...
enbw_cmc.c: In function 'enbw_cmc_getvalue':
enbw_cmc.c:447: warning: dereferencing type-punned pointer will break strict-aliasing rules
text data bss dec hex filename
429329 8436 262084 699849 aadc9 eldk42/u-boot
--
Tom
More information about the U-Boot
mailing list