Re: [U-Boot] [PATCH 2/4] am33xx, davinci: Create and use

2013-11-04 Thread Tom Rini
On Wed, Aug 28, 2013 at 09:00:28AM -0400, Tom Rini wrote: > Create a common header file for the RTC IP block that is shared between > davinci and am33xx. > > Signed-off-by: Tom Rini Applied to u-boot-ti/master. -- Tom signature.asc Description: Digital signature

[U-Boot] [PATCH 2/4] am33xx, davinci: Create and use

2013-08-28 Thread Tom Rini
Create a common header file for the RTC IP block that is shared between davinci and am33xx. Signed-off-by: Tom Rini --- arch/arm/cpu/armv7/am33xx/board.c|7 ++-- arch/arm/include/asm/arch-am33xx/cpu.h |9 - arch/arm/include/asm/arch-davinci/hardware.h | 38 ---