From mboxrd@z Thu Jan 1 00:00:00 1970 From: JeffyChen Subject: Re: Failed to boot ARM64 boards for recent linux-next Date: Wed, 21 Mar 2018 17:18:47 +0800 Message-ID: <5AB22377.1000404@rock-chips.com> References: <077cecdd-7982-dd33-454f-e38cc571366c@arm.com> <9cff515e-fcb9-a1c0-329b-a18c3bed0071@rock-chips.com> <5AB0DEB2.4000803@rock-chips.com> <2aed10a0-ad3d-d9fc-7b6e-3b6877bff0be@arm.com> <13507742-ddb8-0b43-cd09-14a57ec2a07a@rock-chips.com> <5AB1F763.3040409@rock-chips.com> <680aba8d-4117-227b-d5a1-ad7121d2565f@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <680aba8d-4117-227b-d5a1-ad7121d2565f@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Marc Zyngier , Shawn Lin Cc: "open list:ARM/Rockchip SoC..." , John Garry , Robin Murphy , Linuxarm , "linux-arm-kernel@lists.infradead.org" List-Id: linux-rockchip.vger.kernel.org Hi Marc, On 03/21/2018 04:52 PM, Marc Zyngier wrote: > Hi Jeffy, > > On 21/03/18 06:10, JeffyChen wrote: >> Hi Shawn, >> >> On 03/21/2018 08:34 AM, Shawn Lin wrote: >>> >>> @Jeffy >>> >>> Could you help test Marc's latest patch on your RK3399 kevin/Gru or >>> whatever Chromebook? >> tested on my chromebook kevin, it works with that patch. > > This is very odd. It completely fails on mine, which is aannoying. > Do you have any special firmware? Or the stock firmware? > hmmm, my kevin's firmware is official: localhost / # cat /var/log/bios_info.txt version | Google_Kevin.8785.241.0 ro bios version | Google_Kevin.8785.241.0 and i also test it on my dru(another rk3399 chromebook) (force using kevin's dtb), it works too(although it dead at the end after i2c probed). my kernel: a9be5aeb6a31 irqchip/gic-v3: Check availability of Group0 before resetting AP0Rn 170b1830a3e7 Add linux-next specific files for 20180320 90385ca35f2f Merge branch 'akpm/master' 0a54b4dd1975 sparc64: NG4 memset 32 bits overflow my kernel image and config: https://emailattachment.net/sites/default/files/files/public/kernel.img https://emailattachment.net/sites/default/files/files/public/config.config > Thanks, > > M. > From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeffy.chen@rock-chips.com (JeffyChen) Date: Wed, 21 Mar 2018 17:18:47 +0800 Subject: Failed to boot ARM64 boards for recent linux-next In-Reply-To: <680aba8d-4117-227b-d5a1-ad7121d2565f@arm.com> References: <077cecdd-7982-dd33-454f-e38cc571366c@arm.com> <9cff515e-fcb9-a1c0-329b-a18c3bed0071@rock-chips.com> <5AB0DEB2.4000803@rock-chips.com> <2aed10a0-ad3d-d9fc-7b6e-3b6877bff0be@arm.com> <13507742-ddb8-0b43-cd09-14a57ec2a07a@rock-chips.com> <5AB1F763.3040409@rock-chips.com> <680aba8d-4117-227b-d5a1-ad7121d2565f@arm.com> Message-ID: <5AB22377.1000404@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Marc, On 03/21/2018 04:52 PM, Marc Zyngier wrote: > Hi Jeffy, > > On 21/03/18 06:10, JeffyChen wrote: >> Hi Shawn, >> >> On 03/21/2018 08:34 AM, Shawn Lin wrote: >>> >>> @Jeffy >>> >>> Could you help test Marc's latest patch on your RK3399 kevin/Gru or >>> whatever Chromebook? >> tested on my chromebook kevin, it works with that patch. > > This is very odd. It completely fails on mine, which is aannoying. > Do you have any special firmware? Or the stock firmware? > hmmm, my kevin's firmware is official: localhost / # cat /var/log/bios_info.txt version | Google_Kevin.8785.241.0 ro bios version | Google_Kevin.8785.241.0 and i also test it on my dru(another rk3399 chromebook) (force using kevin's dtb), it works too(although it dead at the end after i2c probed). my kernel: a9be5aeb6a31 irqchip/gic-v3: Check availability of Group0 before resetting AP0Rn 170b1830a3e7 Add linux-next specific files for 20180320 90385ca35f2f Merge branch 'akpm/master' 0a54b4dd1975 sparc64: NG4 memset 32 bits overflow my kernel image and config: https://emailattachment.net/sites/default/files/files/public/kernel.img https://emailattachment.net/sites/default/files/files/public/config.config > Thanks, > > M. >