From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757934AbcJ1H0v (ORCPT ); Fri, 28 Oct 2016 03:26:51 -0400 Received: from mail-pf0-f171.google.com ([209.85.192.171]:33699 "EHLO mail-pf0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751856AbcJ1H0t (ORCPT ); Fri, 28 Oct 2016 03:26:49 -0400 Date: Fri, 28 Oct 2016 15:26:40 +0800 From: Leo Yan To: Vincent Guittot Cc: John Stultz , Guodong Xu , Wei Xu , Rob Herring , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , "devicetree@vger.kernel.org" , Xinliang Liu , linux-kernel , Jaehoon Chung , Fathi Boudra , LAK Subject: Re: [PATCH v2 2/2] arm64: dts: hi6220: add resets property into dwmmc nodes Message-ID: <20161028072640.GB17266@leoy-linaro> References: <1472094041-5357-1-git-send-email-guodong.xu@linaro.org> <1472094041-5357-2-git-send-email-guodong.xu@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 28, 2016 at 08:43:51AM +0200, Vincent Guittot wrote: [...] > > running with? Also do you have any details about the card in case its > > card specific? > > The sdcard is quite common: sandisk ultra 16GB > and my rootfs is on the sdcard I'm using rootfs in emmc also have same failure. > > Guodong: Is there any bootloader dependency on that change? > > FYI, I use firmwares available in AOSP I tried latest firmware [1], still cannot boot up until revert the patch "arm64: dts: hi6220: add resets property into dwmmc nodes". [1] http://builds.96boards.org/snapshots/hikey/linaro/uefi-openplatformpkg/latest/ Thanks, Leo Yan