public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 0/3] arm, am335x: siemens board updates
Date: Tue, 18 Nov 2014 11:51:03 +0100	[thread overview]
Message-ID: <1416307867-32182-1-git-send-email-hs@denx.de> (raw)


This series contains some updates for the am335x based
boards from siemens.
- Patch: arm, am335x, siemens: fix factoryset interpretation
  fixes an error in the siemens factoryset implementation
- Patch: arm, am335x, siemens: read COMP/ver from factoryset
  reads also the "COMP/ver" value from the siemens factoryset
- Patch: arm, am335x: siemens boards add FIT support
  - adds FIT support as we now boot kernels with DT
  - create a u-boot envvariable "boardid" which is used for
    selecting the DT from the FIT image.


Heiko Schocher (3):
  arm, am335x, siemens: fix factoryset interpretation
  arm, am335x, siemens: read COMP/ver from factoryset
  arm, am335x: siemens boards add FIT support

 board/siemens/common/board.c      |  9 -------
 board/siemens/common/factoryset.c | 52 ++++++++++++++++++++++++++-------------
 board/siemens/common/factoryset.h |  2 ++
 board/siemens/draco/board.c       |  9 +++++++
 board/siemens/pxm2/board.c        | 34 +++++++++++++++++++++++++
 board/siemens/rut/board.c         | 23 +++++++++++++++++
 include/configs/pxm2.h            |  4 +++
 include/configs/rut.h             |  4 +++
 8 files changed, 111 insertions(+), 26 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2014-11-18 10:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-18 10:51 Heiko Schocher [this message]
2014-11-18 10:51 ` [U-Boot] [PATCH v1 1/3] arm, am335x, siemens: fix factoryset interpretation Heiko Schocher
2014-12-05 14:53   ` [U-Boot] [U-Boot, v1, " Tom Rini
2014-11-18 10:51 ` [U-Boot] [PATCH v1 2/3] arm, am335x, siemens: read COMP/ver from factoryset Heiko Schocher
2014-12-05 14:53   ` [U-Boot] [U-Boot, v1, " Tom Rini
2014-11-18 10:51 ` [U-Boot] [PATCH v1 3/3] arm, am335x: siemens boards add FIT support Heiko Schocher
2014-12-05 14:53   ` [U-Boot] [U-Boot, v1, " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1416307867-32182-1-git-send-email-hs@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox