From patchwork Fri Dec 17 09:12:04 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Reinhard Meyer X-Patchwork-Id: 75849 X-Patchwork-Delegate: wd@denx.de 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 09C5B1007D3 for ; Fri, 17 Dec 2010 20:11:55 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0727E280A9; Fri, 17 Dec 2010 10:11:53 +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 luj3yLlVRoRP; Fri, 17 Dec 2010 10:11:52 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3E570280D3; Fri, 17 Dec 2010 10:11:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 11EB3280A9 for ; Fri, 17 Dec 2010 10:11:50 +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 L+scKF3RhVSD for ; Fri, 17 Dec 2010 10:11:48 +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 moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by theia.denx.de (Postfix) with ESMTP id 0143E280DC for ; Fri, 17 Dec 2010 10:11:46 +0100 (CET) Received: from [127.0.0.1] (p5B2029B7.dip0.t-ipconnect.de [91.32.41.183]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0MNyEJ-1PUuC23OBf-006vYP; Fri, 17 Dec 2010 10:11:45 +0100 Message-ID: <4D0B2964.4060005@emk-elektronik.de> Date: Fri, 17 Dec 2010 10:12:04 +0100 From: Reinhard Meyer User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: u-boot , Wolfgang Denk X-Provags-ID: V02:K0:aqMDHsJCmo/eN4MbeeAdSZLMiXpJNsFQyhV/+39hJRu GJhFLkWqpv8hI+lywAoQsPjnYzO/4Plcuo84SslELgZOB1kHSf XQbBeA9oaY5WdHsIvv0VWas65Z7GR6eOSxOmH/3Pps0ewKqq0W 6W8H/vlwrI1uEB/EIiEWmryRK25HoGY6SmtExn0XfnoHcvETLB BjWnogebeITpxY5uPf9APdm6K7qJR593GS0fZXz5Fs= Subject: [U-Boot] [PULL] please pull u-boot-atmel.git/for-upstream 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 Dear Wolfgang, The following changes since commit 6741b5310f81ae5ae0132ad85b09fb31d6377b6c: Asen Dimov (1): pm9261: enable cache command are available in the git repository at: git://git.denx.de/u-boot-atmel.git for-upstream Reinhard Meyer (1): AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE clagix@gmail.com (1): AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU arch/arm/include/asm/arch-at91/at91_pmc.h | 8 ++++++++ board/emk/top9000/Makefile | 6 +++--- board/emk/top9000/top9000.c | 2 +- include/configs/top9000.h | 4 ++-- 4 files changed, 14 insertions(+), 6 deletions(-) And.. before you complain.. "From: clagix@gmail.com " is really the submitter. Best Regards, Reinhard