[U-Boot] [PATCH 05/13 v5] ARM: OMAP3: Add board, clock and interrupts common files

Dirk Behme dirk.behme at googlemail.com
Sun Nov 9 15:10:43 CET 2008


Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 19:36 Sun 02 Nov     , dirk.behme at googlemail.com wrote:
> 
>>Subject: [PATCH 05/13 v5] ARM: OMAP3: Add board, clock and interrupts common files
>>
>>From: Dirk Behme <dirk.behme at gmail.com>
>>
>>Add board, clock, cpu and interrupts common files
>>
>>Signed-off-by: Dirk Behme <dirk.behme at gmail.com>
>>
>>---
>>
>>Changes in version v5:
>>
>>- Add Readme, further clean up as proposed by Jean-Christophe PLAGNIOL-VILLARD
> 
> Where is it?

http://git.denx.de/?p=u-boot/u-boot-arm.git;a=blob;f=doc/README.omap3;h=830a0f727064161386eb9296341be03857e3ccaf;hb=refs/heads/omap3

>>Changes in version v3:
>>
>>- Add detection and support for 128MB/256MB RAM by Mans Rullgard
>>
>>Changes in version v2:
>>
>>- Move common ARM Cortex A8 code to cpu/arm_cortexa8/ and OMAP3 SoC specific common code to cpu/arm_cortexa8/omap3 as proposed by Wolfgang.
>>
>> cpu/arm_cortexa8/omap3/Makefile     |    2 
>> cpu/arm_cortexa8/omap3/board.c      |  326 +++++++++++++++++++++++++++++++++++
>> cpu/arm_cortexa8/omap3/clock.c      |  328 ++++++++++++++++++++++++++++++++++++
>> cpu/arm_cortexa8/omap3/interrupts.c |  303 +++++++++++++++++++++++++++++++++
>> 4 files changed, 958 insertions(+), 1 deletion(-)
> 
> Best Regards,
> J.
> 



More information about the U-Boot mailing list