[U-Boot] [PATCH] ARM: imx6: Add Bachmann electronic ot1205 mr board

Wolfgang Denk wd at denx.de
Wed Nov 6 16:57:48 CET 2013


Dear Christian Gmeiner,

In message <1383742312-10922-1-git-send-email-christian.gmeiner at gmail.com> you wrote:
> Add basic support for the Bachmann electronic ot1205 board. It
> is powered by an imx6d and will come in different flavours. This
> patch adds support for the mr flavour. It has a front panel with
> some LEDs and some keys.
> 
> Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
> ---
>  board/bachmann/ot1205/Makefile |    9 ++
>  board/bachmann/ot1205/ot1205.c |  236 ++++++++++++++++++++++++++++++++++++++++
>  boards.cfg                     |    1 +
>  include/configs/ot1205.h       |  231 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 477 insertions(+)
>  create mode 100644 board/bachmann/ot1205/Makefile
>  create mode 100644 board/bachmann/ot1205/ot1205.c
>  create mode 100644 include/configs/ot1205.h

Please run your patch through checkpatch and fix the reported issues.

Thanks.

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
All I ask is a chance to prove that money can't make me happy.


More information about the U-Boot mailing list