From patchwork Mon Sep 9 05:48:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Heiko Schocher X-Patchwork-Id: 273491 X-Patchwork-Delegate: trini@ti.com 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 DFBDC2C010E for ; Mon, 9 Sep 2013 15:48:54 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3544B4A05F; Mon, 9 Sep 2013 07:48:53 +0200 (CEST) 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 tcgjraIk+yXU; Mon, 9 Sep 2013 07:48:53 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AAC2F4A061; Mon, 9 Sep 2013 07:48:50 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 884344A061 for ; Mon, 9 Sep 2013 07:48:43 +0200 (CEST) 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 2MUe-gm35qtA for ; Mon, 9 Sep 2013 07:48:38 +0200 (CEST) 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 relay-m2-k.invitel.net (mailout-m0-k.invitel.net [91.82.116.154]) by theia.denx.de (Postfix) with ESMTP id 7BFEE4A05F for ; Mon, 9 Sep 2013 07:48:36 +0200 (CEST) Received: from mail.invitel.hu (kozma-invitel-mail1.isp [192.168.18.246]) by relay-m2-k.invitel.net (Invitel MailHub Service) with ESMTP id 2A23980B75; Mon, 9 Sep 2013 07:48:36 +0200 (CEST) Received: from mail.invitel.hu (localhost [127.0.0.1]) by localhost (Invitel Mail Submit Server proxy-1) with SMTP id A20359FF81; Mon, 9 Sep 2013 07:48:35 +0200 (CEST) X-Invitel-SMTP-Policy: accepting mail on this level X-Invitel-SMTP-Policy: accepting mail on this level X-Invitel-SMTP-Policy: accepting mail on this level X-Invitel-SMTP-Policy: accepting mail on this level X-Invitel-SMTP-Policy: accepting mail on this level Received: from [192.168.0.110] (87.97.42.182.pool.invitel.hu [87.97.42.182]) (Authenticated sender: heiko.schocher@invitel.hu) by mail.invitel.hu (Invitel Mail Submit Server proxy-1) with ESMTPA id 3D8369FF35; Mon, 9 Sep 2013 07:48:33 +0200 (CEST) Message-ID: <522D6132.1070002@denx.de> Date: Mon, 09 Sep 2013 07:48:34 +0200 From: Heiko Schocher Organization: DENX Software Engineering User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120421 Thunderbird/12.0 MIME-Version: 1.0 To: Tom Rini X-PMX-Spam: Gauge=XXIIIIIIII, Probability=28%, Report=' SXL_IP_DYNAMIC 3, MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1100_1199 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, RDNS_GENERIC_POOLED 0, RDNS_SUSP 0, RDNS_SUSP_GENERIC 0, __ANY_URI 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_REPLYTO 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __MOZILLA_USER_AGENT 0, __MULTIPLE_RCPTS_CC_X2 0, __REPLYTO_SAMEAS_FROM_ACC 0, __REPLYTO_SAMEAS_FROM_ADDY 0, __REPLYTO_SAMEAS_FROM_DOMAIN 0, __SANE_MSGID 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0, __URI_NO_MAILTO 0, __URI_NO_PATH 0, __URI_NO_WWW 0, __URI_NS , __USER_AGENT 0' Cc: U-Boot user list , ying.zhang@freescale.com, Yuantian.Tang@freescale.com Subject: [U-Boot] [i2c] Pull request X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list Reply-To: hs@denx.de 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 Hello Tom, please pull from u-boot-i2c: The following changes since commit 1affd4d4a3fe512050e1ad1636d9360c670da531: cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header (2013-09-06 13:09:08 -0400) are available in the git repository at: git://git.denx.de/u-boot-i2c.git master for you to fetch changes up to f62b123813ea604d16ed6115fe2fa552b23d9102: powerpc/mpc85xx: Fix the I2C bus speed error on p1022 (2013-09-09 07:44:27 +0200) ---------------------------------------------------------------- Tang Yuantian (1): powerpc/mpc85xx: Fix the I2C bus speed error on p1022 Ying Zhang (1): SPL: P1022DS: switch to new multibus/multiadapter support arch/powerpc/cpu/mpc85xx/speed.c | 3 ++- arch/powerpc/cpu/mpc85xx/u-boot-spl.lds | 5 +++++ board/freescale/p1022ds/spl.c | 6 +++++- 3 Dateien geändert, 12 Zeilen hinzugefügt(+), 2 Zeilen entfernt(-) Thanks! bye, Heiko