
23 Aug
2009
23 Aug
'09
6:02 p.m.
Frederik Kriewitz wrote:
This patch adds support for the DevKit8000 board.
Signed-off-by: Frederik Kriewitz frederik@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