[U-Boot] [PATCH 02/16] Blackfin: bf609-ezkit: new board port
Bob Liu
lliubbo at gmail.com
Mon Aug 20 09:55:17 CEST 2012
On Wed, Aug 8, 2012 at 12:41 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Tuesday 07 August 2012 04:07:41 Bob Liu wrote:
>> arch/blackfin/cpu/initcode.c | 96 ++++++++++-----
>> arch/blackfin/cpu/initcode.h | 9 ++
>> arch/blackfin/cpu/serial1.h | 19 +++
>> arch/blackfin/cpu/serial4.h | 35 +++++-
>> arch/blackfin/include/asm/mach-bf609/portmux.h | 5 +
>> arch/blackfin/include/asm/mach-bf609/ports.h | 56 +++++++--
>> board/bf609-ezkit/Makefile | 54 +++++++++
>> board/bf609-ezkit/bf609-ezkit.c | 63 ++++++++++
>> boards.cfg | 1 +
>> common/cmd_reginfo.c | 4 +-
>> include/configs/bf609-ezkit.h | 148
>
> another one i intended on cleaning up & splitting, and in some cases merging
> with the first commit in this series. many of these changes are clearly not
> board-specific, so they should be squashed into the initial core patches.
Will be split.
>
> also, needs a new entry in the MAINTAINERS file
Okay.
--
Regards,
--Bob
More information about the U-Boot
mailing list