
This patch series provides a general update and clean up for siemens boards.
* Update DDR3 settings for dxr2 board. Provide DDR3 software leveling parameters for new engineering samples
* Add more flexible control of LEDs
* Cosmetic changes in dxr2 and pxm2
Samuel Egli (5): siemens: cosmetic: remove unused and rename defines siemens: update DDR3 parameters for dxr2 siemens: add led cmd for flexible LED control siemens: change LED indication in DFU mode siemens: cosmetic: rename project_dir
board/siemens/common/board.c | 46 +++++++++++++++++++++++++++----- board/siemens/dxr2/board.c | 41 +++++++++++++++++++--------- board/siemens/dxr2/board.h | 24 +++++++++-------- board/siemens/pxm2/board.c | 10 +++---- include/configs/dxr2.h | 4 +-- include/configs/pxm2.h | 2 +- include/configs/siemens-am33x-common.h | 8 ++++-- 7 files changed, 96 insertions(+), 39 deletions(-)