From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Wed, 25 Aug 2010 11:47:04 -0400 Subject: [U-Boot] [Nios] Pull Request Message-ID: <4C753AF8.7040309@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854: Wolfgang Denk (1): Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master are available in the git repository at: git://git.denx.de/u-boot-nios.git next Thomas Chou (2): nios2: fix bootm error on fdt args nios2: fix out of reach case for do_reset arch/nios2/cpu/cpu.c | 11 +++++------ arch/nios2/include/asm/system.h | 5 +++++ arch/nios2/lib/bootm.c | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) Regards, --Scott