From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 12 Dec 2011 14:41:52 +0100 Subject: [U-Boot] Pull request: u-boot-staging Message-ID: <20111212144152.771419ff@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, please pull some patches which initially have been submitted before last merge window opened and re-based quite recently. I hope it is not too late. Thanks! The following changes since commit d798a9b5d50527713adc6309206a8d9f287593fb: common/cmd_nvedit.c: Add missing 'env save' preproc guard (2011-12-12 08:25:38 +0100) are available in the git repository at: git://git.denx.de/u-boot-staging.git agust at denx.de Asen Dimov (3): pm9263: init serial console before relocation pm9261: init serial console before relocation pm9g45: init serial console before relocation board/ronetix/pm9261/pm9261.c | 17 ++++++++++++----- board/ronetix/pm9263/pm9263.c | 22 ++++++++++++++-------- board/ronetix/pm9g45/pm9g45.c | 16 +++++++++++----- include/configs/pm9261.h | 1 + include/configs/pm9263.h | 1 + include/configs/pm9g45.h | 1 + 6 files changed, 40 insertions(+), 18 deletions(-) Anatolij