From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Egli Date: Thu, 24 Apr 2014 17:57:51 +0200 Subject: [U-Boot] [PATCH 0/5] siemens: update and cleanup code Message-ID: <1398355077-6661-1-git-send-email-samuel.egli@siemens.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-) -- 1.7.10.4