public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] OMAP: fix build breaks on OMAP boards
@ 2011-06-07 15:13 Aneesh V
  2011-06-07 15:13 ` [U-Boot] [PATCH 1/6] omap1610h2: fix build breaks Aneesh V
                   ` (20 more replies)
  0 siblings, 21 replies; 27+ messages in thread
From: Aneesh V @ 2011-06-07 15:13 UTC (permalink / raw)
  To: u-boot

Fix build breaks for OMAP boards.
All the build breaks were due to couple of missing
defines in the config file, namely:

CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR

They have been fixed by providing the right SDRAM
base address and by using SRAM base as the initial
stack address.

None of these have been tested as I do not have any of
these boards.

Aneesh V (6):
  omap1610h2: fix build breaks
  omap5912osk: fix build breaks
  omap1510inn: fix build breaks
  omap1610inn: fix build breaks
  omap2420h4: fix build breaks
  omap730p2: fix build breaks

 include/configs/omap1510inn.h |    3 +++
 include/configs/omap1610h2.h  |    3 +++
 include/configs/omap1610inn.h |    3 +++
 include/configs/omap2420h4.h  |    3 +++
 include/configs/omap5912osk.h |    3 +++
 include/configs/omap730p2.h   |    3 +++
 6 files changed, 18 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2011-06-13 11:58 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 15:13 [U-Boot] [PATCH 0/6] OMAP: fix build breaks on OMAP boards Aneesh V
2011-06-07 15:13 ` [U-Boot] [PATCH 1/6] omap1610h2: fix build breaks Aneesh V
2011-06-07 15:13 ` [U-Boot] [PATCH 2/6] omap5912osk: " Aneesh V
2011-06-07 15:13 ` [U-Boot] [PATCH 3/6] omap1510inn: " Aneesh V
2011-06-07 15:13 ` [U-Boot] [PATCH 4/6] omap1610inn: " Aneesh V
2011-06-07 15:13 ` [U-Boot] [PATCH 5/6] omap2420h4: " Aneesh V
2011-06-07 15:13 ` [U-Boot] [PATCH 6/6] omap730p2: " Aneesh V
2011-06-08 20:20 ` [U-Boot] [PATCH 0/6] OMAP: fix build breaks on OMAP boards Albert ARIBAUD
2011-06-09  7:52   ` Aneesh V
2011-06-09  8:24 ` Aneesh V
2011-06-09  8:24 ` [U-Boot] [PATCH 1/6] omap1610h2: fix build breaks Aneesh V
2011-06-09  8:24 ` [U-Boot] [PATCH 2/6] omap5912osk: " Aneesh V
2011-06-09  8:24 ` [U-Boot] [PATCH 3/6] omap1510inn: " Aneesh V
2011-06-09  8:24 ` [U-Boot] [PATCH 4/6] omap1610inn: " Aneesh V
2011-06-09  8:24 ` [U-Boot] [PATCH 5/6] omap2420h4: " Aneesh V
2011-06-09  8:24 ` [U-Boot] [PATCH 6/6] omap730p2: " Aneesh V
2011-06-09 11:24 ` [U-Boot] [PATCH v3 0/6] OMAP: fix build breaks on OMAP boards Aneesh V
2011-06-13 10:59   ` Albert ARIBAUD
2011-06-13 11:12     ` Aneesh V
2011-06-13 11:17     ` Aneesh V
2011-06-13 11:58       ` Albert ARIBAUD
2011-06-09 11:24 ` [U-Boot] [PATCH v3 1/6] omap1610h2: fix build breaks Aneesh V
2011-06-09 11:24 ` [U-Boot] [PATCH v3 2/6] omap5912osk: " Aneesh V
2011-06-09 11:24 ` [U-Boot] [PATCH v3 3/6] omap1510inn: " Aneesh V
2011-06-09 11:24 ` [U-Boot] [PATCH v3 4/6] omap1610inn: " Aneesh V
2011-06-09 11:24 ` [U-Boot] [PATCH v3 5/6] omap2420h4: " Aneesh V
2011-06-09 11:24 ` [U-Boot] [PATCH v3 6/6] omap730p2: " Aneesh V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox