From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 3 Sep 2010 11:16:25 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx/master Message-ID: <201009031116.25771.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854: Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-08-18 21:16:35 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Matthias Fuchs (1): ppc4xx: Fix APC405 board support Stefan Roese (2): ppc4xx: Fix 440EPx bug in reconfigure_pll() ppc4xx: Invalidate d-cache when used as init-ram arch/powerpc/cpu/ppc4xx/cpu_init.c | 27 ++++++++++++++++++--------- arch/powerpc/cpu/ppc4xx/start.S | 5 +++++ include/configs/APC405.h | 1 + include/ppc440.h | 1 + 4 files changed, 25 insertions(+), 9 deletions(-)