[U-Boot] [PATCH] Add support for the DevKit8000 board
Dirk Behme
dirk.behme at googlemail.com
Sun Aug 23 18:02:54 CEST 2009
Frederik Kriewitz wrote:
> This patch adds support for the DevKit8000 board.
>
> Signed-off-by: Frederik Kriewitz <frederik at kriewitz.eu>
> ---
> mach-types.h needs to be synced (MACH_TYPE_DEVKIT8000)
> ---
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/timll/devkit8000/Makefile | 52 +++++
I'm not sure what "timll" stands for?
Depending on the result of the board directory rename discussion, I'd
like to see board/devkit8000 or board/omap3devkit8000 here.
> diff --git a/MAKEALL b/MAKEALL
> index edebaea..65eb4b7 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -575,6 +575,7 @@ LIST_ARM11=" \
> ## ARM Cortex-A8 Systems
> #########################################################################
> LIST_ARM_CORTEX_A8=" \
> + devkit8000 \
> omap3_beagle \
> omap3_overo \
> omap3_evm \
What's about "omap3_devkit8000"?
Best regards
Dirk
More information about the U-Boot
mailing list