| 86021143 | 15-Nov-2012 |
Lokesh Vutla <lokeshvutla@ti.com> |
omap: emif: configure emif only when required
DMM_LISA_MAP registers program whether memory is mapped on particular EMIF or not. Irrespective of these registers EMIF is getting configured. Correctin
omap: emif: configure emif only when required
DMM_LISA_MAP registers program whether memory is mapped on particular EMIF or not. Irrespective of these registers EMIF is getting configured. Correcting the same.
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
show more ...
|
| c7f1cf5f | 15-Nov-2012 |
Robert P. J. Day <rpjday@crashcourse.ca> |
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
Git commit d417d1db5f9092d125ddea882ced77eaa5f3d236 replaced the omap-common file reset.S with reset.c, but the Makefile was not adjusted fo
OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
Git commit d417d1db5f9092d125ddea882ced77eaa5f3d236 replaced the omap-common file reset.S with reset.c, but the Makefile was not adjusted for that.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
show more ...
|
| e3fe6257 | 13-Nov-2012 |
Robert P. J. Day <rpjday@crashcourse.ca> |
omap3: Add a few comments to "#endif"s for readability.
No functional changes, just more comments for readability when a preprocessor check spans more than a few lines, and for consistency.
Signed-
omap3: Add a few comments to "#endif"s for readability.
No functional changes, just more comments for readability when a preprocessor check spans more than a few lines, and for consistency.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
show more ...
|
| 1befaffb | 06-Nov-2012 |
Ilya Yanok <ilya.yanok@cogentembedded.com> |
OMAP: include sys_proto.h from boot-common
Include asm/arch/sys_proto.h for gpmc_init prototype. Without this we get a warning while building for AM335x.
Signed-off-by: Ilya Yanok <ilya.yanok@cogen
OMAP: include sys_proto.h from boot-common
Include asm/arch/sys_proto.h for gpmc_init prototype. Without this we get a warning while building for AM335x.
Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
show more ...
|
| 4af9e675 | 02-Nov-2012 |
Andreas Bießmann <andreas.devel@googlemail.com> |
omap3/mem.c: remove unused defines
These GPMC_CS defines are a leftover from prior gpmc_init(). Commit 187af954 removed the need for these definitions but missed to remove them.
Signed-off-by: Andr
omap3/mem.c: remove unused defines
These GPMC_CS defines are a leftover from prior gpmc_init(). Commit 187af954 removed the need for these definitions but missed to remove them.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Tom Rini <trini@ti.com>
show more ...
|