[U-Boot] [PATCH V4] Add support for Bluewater Systems Snapper9260/9G20 modules

Albert ARIBAUD albert.aribaud at free.fr
Mon Feb 14 08:10:10 CET 2011


Le 13/02/2011 21:37, Ryan Mallon a écrit :
> Add support for Bluewater Systems AT91 based Snapper 9260 and 9G20
> single board computer modules. Includes NAND flash and Ethernet
> support.
>
> Signed-off-by: Ryan Mallon<ryan at bluewatersys.com>
> ---
> Build and run tested with new changes.
>
> Changes for v4:
> - Rebased on atmel/rework110202 branch
> - Changed text base to 0x20000000 due to new relocation rules.
>
> Changes for v3:
> - Replaced SZ_ macros with shifts
> - Remove defined values from CONFIG_ defines
> - Moved boards.cfg entry to correct place
> - Added MAINTAINERS entry
>
> Changes for v2:
> - Updated for recent at91 changes
> - Use CONFIG_AT91FAMILY in soft_i2c driver
> - Fixed missing snapper9260.h config file
> - Add config to boards.cfg not Makefile
> - Removed config.mk (now in snapper9260.h)
> ---
>
> diff --git a/MAINTAINERS b/MAINTAINERS

Uhm... Is it me or should there be a summing-up of files modified before 
this? It would help knowing at once which files are touched and hence, 
if/which Custodians are to be involved.

> diff --git a/board/bluewater/snapper9260/Makefile b/board/bluewater/snapper9260/Makefile

> diff --git a/board/bluewater/snapper9260/snapper9260.c b/board/bluewater/snapper9260/snapper9260.c

> diff --git a/boards.cfg b/boards.cfg

> diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list