[U-Boot] [PATCH v2 8/8] arm, davinci: add support for am1808 based enbw_cmc board
Paulraj, Sandeep
s-paulraj at ti.com
Fri Sep 23 22:47:46 CEST 2011
>
> - booting from NOR Flash with direct boot method
> - POST support
> - LOGBUF support
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Cc: Paulraj Sandeep <s-paulraj at ti.com>
> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
> Cc: Igor Grinberg <grinberg at compulab.co.il>
> ---
> - changes for v2
> - use CONFIG_MACH_TYPE instead setting the MACH_TYPE in
> board specific code, as Igor Grinberg suggested.
> - add logversion=2 to default Environment
>
> board/enbw/enbw_cmc/Makefile | 51 ++++
> board/enbw/enbw_cmc/enbw_cmc.c | 570
> ++++++++++++++++++++++++++++++++++++++++
> boards.cfg | 1 +
> include/configs/enbw_cmc.h | 443 +++++++++++++++++++++++++++++++
> 4 files changed, 1065 insertions(+), 0 deletions(-)
> create mode 100644 board/enbw/enbw_cmc/Makefile
> create mode 100644 board/enbw/enbw_cmc/enbw_cmc.c
> create mode 100644 include/configs/enbw_cmc.h
>
Heiko,
I applied all your patches and MAKEALL returned a failure for only the enbw_cmc board.
Can you please take a look?
Because of this I have not applied this to u-boot-ti.
Regards,
Sandeep
More information about the U-Boot
mailing list