| a947f4b6 | 19-Aug-2010 |
Nishanth Menon <nm@ti.com> |
omap2: i2c: remove redundant header definitions
Remove the register offset and common defines which are already present in drivers/i2c/omap24xx.h. All of these defines carry the same value even.
Cc
omap2: i2c: remove redundant header definitions
Remove the register offset and common defines which are already present in drivers/i2c/omap24xx.h. All of these defines carry the same value even.
Cc: Steve Sakoman <steve@sakoman.com> Cc: Heiko <hs@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com> Cc: Wolfang Denk <wd@denx.de>
Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Steve Sakoman <steve@sakoman.com>
show more ...
|
| 4cfa0ab2 | 13-Jul-2010 |
Albert Aribaud <albert.aribaud@free.fr> |
orion5x: allow overriding default mappings windows
Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx and allow defining them from board code to override defaults. This is particularl
orion5x: allow overriding default mappings windows
Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx and allow defining them from board code to override defaults. This is particularly useful for defining board-specific FLASH address and size in board header file rather than having to tweak orion5x code.
Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
show more ...
|