From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Fleming Date: Tue, 13 Jan 2009 17:01:49 -0600 Subject: [U-Boot] Please pull u-boot-mpc85xx.git Message-ID: <12318877093123-git-send-email-afleming@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de are available in the git repository at: git://www.denx.de/git/u-boot-mpc85xx.git master Haiying Wang (2): Change DDR tlb start entry to CONFIG param for 85xx Some changes of TLB entry setting for MPC8572DS Roy Zang (3): Fix IO port selection issue on MPC8544DS and MPC8572DS boards PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit Change PCIE1&2 deciide logic on MPC8544DS board more readable board/freescale/mpc8544ds/mpc8544ds.c | 6 +++--- board/freescale/mpc8572ds/mpc8572ds.c | 12 +++++++----- board/freescale/mpc8572ds/tlb.c | 7 +++---- cpu/mpc85xx/tlb.c | 6 +++++- include/configs/MPC8572DS.h | 1 + 5 files changed, 19 insertions(+), 13 deletions(-)