* [U-Boot-Users] [Patch 00/17] U-Boot-V2: Support for OMAP3 and SDP3430
@ 2008-05-21 16:23 Menon, Nishanth
2008-05-24 6:55 ` Dirk Behme
0 siblings, 1 reply; 2+ messages in thread
From: Menon, Nishanth @ 2008-05-21 16:23 UTC (permalink / raw)
To: u-boot
Greetings,
This patch series introduces support required for OMAP Boards and an example of OMAP3430 based SDP3430 platform is introduced for U-Boot V2. This series of patches provide a very basic SRAM boot support. The u-boot.bin file generated is around 28K in size and may be delivered as part of Peripheral boot process as described in OMAP3430 TRM[1] page 3728 section 26.4.5. I have used SRAM for this configuration and heap and stack are in SDRAM in this example.
SDP3430 details can be seen in [2]. Please note that there is further work required for this to be completely useful. Probably requires M18 CFI support, NAND 16/8 bit support, MMC(and FAT), OneNAND support and USBTTY support to be fully functional and useful.
Other platforms that may possibly leverage out of these are:
a) OMAP3430 based Zoom MDK [3]
b) OMAP3530 based beagle board [4]
c) OMAP353x based EVM [5]
d) Pandora [6]
And others that I don't know of :). Please feel free to add.. And ofcourse, we could move all old OMAPs based platforms across also..
I thank Dirk for guiding me on creation of patches, Laurent for pointing out the dcache issue in my first rev and lots of folks for writing the initial code.
Regards,
Nishanth Menon
Ref:
----
[1] http://focus.ti.com/pdfs/wtbu/swpu114g.pdf
[2] http://www.ti.com/omap3430_devplatform
[3] http://www.omapzoom.org/
[4] http://beagleboard.org/
[5] http://www.mistralsolutions.com/business_divisons/omap_3evm.php
[6] http://openpandora.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] [Patch 00/17] U-Boot-V2: Support for OMAP3 and SDP3430
2008-05-21 16:23 [U-Boot-Users] [Patch 00/17] U-Boot-V2: Support for OMAP3 and SDP3430 Menon, Nishanth
@ 2008-05-24 6:55 ` Dirk Behme
0 siblings, 0 replies; 2+ messages in thread
From: Dirk Behme @ 2008-05-24 6:55 UTC (permalink / raw)
To: u-boot
Menon, Nishanth wrote:
> Greetings,
>
> This patch series introduces support required for OMAP Boards and an example of OMAP3430 based SDP3430 platform is introduced for U-Boot V2. This series of patches provide a very basic SRAM boot support. The u-boot.bin file generated is around 28K in size and may be delivered as part of Peripheral boot process as described in OMAP3430 TRM[1] page 3728 section 26.4.5. I have used SRAM for this configuration and heap and stack are in SDRAM in this example.
>
> SDP3430 details can be seen in [2]. Please note that there is further work required for this to be completely useful. Probably requires M18 CFI support, NAND 16/8 bit support, MMC(and FAT), OneNAND support and USBTTY support to be fully functional and useful.
>
> Other platforms that may possibly leverage out of these are:
> a) OMAP3430 based Zoom MDK [3]
> b) OMAP3530 based beagle board [4]
> c) OMAP353x based EVM [5]
> d) Pandora [6]
> And others that I don't know of :). Please feel free to add.. And ofcourse, we could move all old OMAPs based platforms across also..
>
> I thank Dirk for guiding me on creation of patches, Laurent for pointing out the dcache issue in my first rev and lots of folks for writing the initial code.
The complete series (all 17 patches):
Acked-by: Dirk Behme <dirk.behme@gmail.com>
Dirk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-24 6:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 16:23 [U-Boot-Users] [Patch 00/17] U-Boot-V2: Support for OMAP3 and SDP3430 Menon, Nishanth
2008-05-24 6:55 ` Dirk Behme
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox