From patchwork Wed Dec 1 19:01:26 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 73875 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 4F40DB6F10 for ; Thu, 2 Dec 2010 06:01:50 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 738F8280D9; Wed, 1 Dec 2010 20:01:48 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RzIv5-+ztbWm; Wed, 1 Dec 2010 20:01:48 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 68721280EA; Wed, 1 Dec 2010 20:01:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7001B280EA for ; Wed, 1 Dec 2010 20:01:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ez7SWEVrNnNJ for ; Wed, 1 Dec 2010 20:01:43 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) by theia.denx.de (Postfix) with ESMTPS id 06256280D9 for ; Wed, 1 Dec 2010 20:01:38 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id oB1J1Q5N022251; Wed, 1 Dec 2010 13:01:27 -0600 Date: Wed, 1 Dec 2010 13:01:26 -0600 (CST) From: Kumar Gala X-X-Sender: galak@localhost.localdomain To: Wolfgang Denk Message-ID: MIME-Version: 1.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] Please pull u-boot-mpc85xx.git X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de [for v2010.12] The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa: Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 +0100) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx master Haiying Wang (1): powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined Kumar Gala (2): powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems powerpc/85xx: Enable HWCONFIG on MPC8572DS arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +- include/configs/MPC8572DS.h | 1 + include/post.h | 6 ++++-- 3 files changed, 6 insertions(+), 3 deletions(-)