Hi Tom,

Tom Rix wrote:
> Zoom2 is a new board from Texas Instruments and LogicPD
> This is the product description
> http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap34x-ii-mdp
> 
> This patch provides a zoom2 base target by copying zoom1 and by making some
> obvious changes.  This target compiles but does not yet run.
> 
> To configure, run
> make omap3_zoom2_config
> 
> Signed-off-by: Tom Rix <tom....@windriver.com>
> ---
>  MAINTAINERS                   |    4 +
>  MAKEALL                       |    1 +
>  Makefile                      |    3 +
>  board/omap3/common/Makefile   |    1 +
>  board/omap3/zoom2/Makefile    |   49 +++++++
>  board/omap3/zoom2/config.mk   |   33 +++++
>  board/omap3/zoom2/u-boot.lds  |   63 +++++++++
>  board/omap3/zoom2/zoom2.c     |   79 +++++++++++
>  board/omap3/zoom2/zoom2.h     |  134 ++++++++++++++++++
>  include/configs/omap3_zoom2.h |  311 
> +++++++++++++++++++++++++++++++++++++++++

I'm not sure if I overlooked it in one of the other patches, but if 
not: Do you like to update

doc/README.omap3

too?

Best regards

Dirk
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to