public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/3] arm, am335x: siemens board updates
@ 2014-11-18 10:51 Heiko Schocher
  2014-11-18 10:51 ` [U-Boot] [PATCH v1 1/3] arm, am335x, siemens: fix factoryset interpretation Heiko Schocher
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Heiko Schocher @ 2014-11-18 10:51 UTC (permalink / raw)
  To: u-boot


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-05 14:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 10:51 [U-Boot] [PATCH v1 0/3] arm, am335x: siemens board updates Heiko Schocher
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox