From patchwork Mon Jan 1 13:50:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Tomsich X-Patchwork-Id: 854312 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3z9JWB3q04z9t3w for ; Tue, 2 Jan 2018 00:50:58 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 0DF19C21DDA; Mon, 1 Jan 2018 13:50:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=HK_NAME_DR, RCVD_IN_DNSWL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 504D7C21D9F; Mon, 1 Jan 2018 13:50:51 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 95CA4C21D9F; Mon, 1 Jan 2018 13:50:49 +0000 (UTC) Received: from mail.theobroma-systems.com (vegas.theobroma-systems.com [144.76.126.164]) by lists.denx.de (Postfix) with ESMTPS id 4571EC21C34 for ; Mon, 1 Jan 2018 13:50:49 +0000 (UTC) Received: from 89-104-28-141.customer.bnet.at ([89.104.28.141]:60449 helo=[192.168.2.129]) by mail.theobroma-systems.com with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1eW0UK-0000po-Cr; Mon, 01 Jan 2018 14:50:48 +0100 From: "Dr. Philipp Tomsich" Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Message-Id: <83D3A429-ECC8-4241-9ECC-E3A76684651B@theobroma-systems.com> Date: Mon, 1 Jan 2018 14:50:47 +0100 To: Tom Rini X-Mailer: Apple Mail (2.3273) Cc: U-Boot-Mailing-List Subject: [U-Boot] [PULL] Please pull u-boot-rockchip/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Tom, We have two minor config-fixes for the upcoming release on the Rockchip side for you. Travis-CI (prior to the rebase): https://travis-ci.org/ptomsich/u-boot-rockchip/builds/322304850 I expect to send another pull-request later this week with two more stabilisation fixes (RK3368-uQ7 environment location & backward-compatibility with ATF versions that have broken parameter validation on the platform-specific data structure). Best regards, Philipp. The following changes since commit 3bb6dc04a9b78c3db7c130bea7e817d77add275e: Merge git://git.denx.de/u-boot-imx (2017-12-29 09:27:04 -0500) are available in the git repository at: git://git.denx.de/u-boot-rockchip.git master for you to fetch changes up to f777df3628c544d2f982cbb631fbd053f4072955: rockchip: dts: rk3399-evb: support boot from sd-card (2018-01-01 14:45:37 +0100) ---------------------------------------------------------------- Jakob Unterwurzacher (1): rockchip: rk3399-puma: reduce env size to 8kiB Kever Yang (1): rockchip: dts: rk3399-evb: support boot from sd-card arch/arm/dts/rk3399-evb.dts | 3 +++ board/theobroma-systems/puma_rk3399/Kconfig | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-)