* [U-Boot] [PATCHv4 0/3] OMAP3: Board specific updates
@ 2009-04-27 15:56 Sanjeev Premi
2009-04-27 16:13 ` Dirk Behme
0 siblings, 1 reply; 3+ messages in thread
From: Sanjeev Premi @ 2009-04-27 15:56 UTC (permalink / raw)
To: u-boot
This series contains 3 specific updates:
- Use common API to print cpu and board
related information.
- Remove unused board type definitions.
- Print correct silicon revision in the
board information.
This series fixes the compile warning
pointed by Dirk Behme.
These updates have been tested on OMAP3EVM
with ES 3.0 and ES3.1 silicon versions.
Thanks to Dirk Behme [dirk.behme at googlemail.com]
for converting a quick hack into complete
solution.
Sanjeev Premi (3):
OMAP3: Use functions print_cpuinfo() and checkboard()
OMAP3: Remove unused board-types
OMAP3: Print correct silicon revision
board/omap3/beagle/beagle.h | 2 -
board/omap3/evm/evm.h | 2 -
board/omap3/overo/overo.h | 2 -
board/omap3/pandora/pandora.h | 2 -
board/omap3/zoom1/zoom1.h | 2 -
cpu/arm_cortexa8/cpu.c | 4 +-
cpu/arm_cortexa8/omap3/board.c | 27 +++++-
cpu/arm_cortexa8/omap3/clock.c | 5 +-
cpu/arm_cortexa8/omap3/sys_info.c | 147 +++++++++++++++-----------------
include/asm-arm/arch-omap3/omap3.h | 22 ++---
include/asm-arm/arch-omap3/sys_proto.h | 4 -
include/configs/omap3_beagle.h | 6 ++
include/configs/omap3_evm.h | 7 ++-
include/configs/omap3_overo.h | 6 ++
include/configs/omap3_pandora.h | 6 ++
include/configs/omap3_zoom1.h | 6 ++
16 files changed, 136 insertions(+), 114 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCHv4 0/3] OMAP3: Board specific updates
2009-04-27 15:56 [U-Boot] [PATCHv4 0/3] OMAP3: Board specific updates Sanjeev Premi
@ 2009-04-27 16:13 ` Dirk Behme
2009-04-30 18:42 ` Dirk Behme
0 siblings, 1 reply; 3+ messages in thread
From: Dirk Behme @ 2009-04-27 16:13 UTC (permalink / raw)
To: u-boot
Sanjeev Premi wrote:
> This series contains 3 specific updates:
> - Use common API to print cpu and board
> related information.
> - Remove unused board type definitions.
> - Print correct silicon revision in the
> board information.
>
> This series fixes the compile warning
> pointed by Dirk Behme.
>
> These updates have been tested on OMAP3EVM
> with ES 3.0 and ES3.1 silicon versions.
>
> Thanks to Dirk Behme [dirk.behme at googlemail.com]
> for converting a quick hack into complete
> solution.
>
>
> Sanjeev Premi (3):
> OMAP3: Use functions print_cpuinfo() and checkboard()
> OMAP3: Remove unused board-types
> OMAP3: Print correct silicon revision
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
Tested-by: Dirk Behme <dirk.behme@googlemail.com>
Tested on BeagleBoard.
Thanks and best regards
Dirk
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCHv4 0/3] OMAP3: Board specific updates
2009-04-27 16:13 ` Dirk Behme
@ 2009-04-30 18:42 ` Dirk Behme
0 siblings, 0 replies; 3+ messages in thread
From: Dirk Behme @ 2009-04-30 18:42 UTC (permalink / raw)
To: u-boot
Dirk Behme wrote:
> Sanjeev Premi wrote:
>> This series contains 3 specific updates:
>> - Use common API to print cpu and board
>> related information.
>> - Remove unused board type definitions.
>> - Print correct silicon revision in the
>> board information.
>>
>> This series fixes the compile warning
>> pointed by Dirk Behme.
>>
>> These updates have been tested on OMAP3EVM
>> with ES 3.0 and ES3.1 silicon versions.
>>
>> Thanks to Dirk Behme [dirk.behme at googlemail.com]
>> for converting a quick hack into complete
>> solution.
>>
>>
>> Sanjeev Premi (3):
>> OMAP3: Use functions print_cpuinfo() and checkboard()
>> OMAP3: Remove unused board-types
>> OMAP3: Print correct silicon revision
>
> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
> Tested-by: Dirk Behme <dirk.behme@googlemail.com>
It doesn't really bothers me, but would have been nice if something
like this would have found its way into git.
Dirk
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-30 18:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-27 15:56 [U-Boot] [PATCHv4 0/3] OMAP3: Board specific updates Sanjeev Premi
2009-04-27 16:13 ` Dirk Behme
2009-04-30 18:42 ` Dirk Behme
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox