Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752226AbbEGXMU (ORCPT ); Thu, 7 May 2015 19:12:20 -0400 Received: from mail-ig0-f193.google.com ([209.85.213.193]:34394 "EHLO mail-ig0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751896AbbEGXLQ (ORCPT ); Thu, 7 May 2015 19:11:16 -0400 MIME-Version: 1.0 In-Reply-To: <7ha8xgi10e.fsf@linaro.org> References: <1431007225-8513-1-git-send-email-bintian.wang@huawei.com> <7ha8xgi10e.fsf@linaro.org> Date: Fri, 8 May 2015 07:11:14 +0800 Message-ID: Subject: Re: [PATCH v5 0/6] arm64,hi6220: Enable Hisilicon Hi6220 SoC From: Brent Wang To: Kevin Hilman Cc: Bintian Wang , linux-arm-kernel , "linux-kernel@vger.kernel.org" , Catalin Marinas , Will Deacon , "devicetree@vger.kernel.org" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Mike Turquette , Rob Herring , Zhangfei Gao , Haojian Zhuang , Xu Wei , Jaehoon Chung , Olof Johansson , Haifeng Yan , Stephen Boyd , "xuejiancheng@huawei.com" , "sledge.yanwei@huawei.com" , Tomeu Vizoso , Russell King - ARM Linux , Guodong Xu , Jorge Ramirez-Ortiz , Tyler Baker , pebolle@tiscali.nl, Arnd Bergmann , Marc Zyngier , "xuyiping@hisilicon.com" , "wangbinghui@hisilicon.com" , "zhenwei.wang@hisilicon.com" , "victor.lixin@hisilicon.com" , "puck.chen@hisilicon.com" , "dan.zhao@hisilicon.com" , "huxinwei@huawei.com" , "z.liuxinliang@huawei.com" , "heyunlei@huawei.com" , XinWei Kong , "btw@mail.itp.ac.cn" , "w.f@huawei.com" , "Liguozhu (Kenneth)" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2048 Lines: 59 Hello Kevin, 2015-05-08 4:30 GMT+08:00 Kevin Hilman : > Bintian Wang writes: > >> Hi6220 is one mobile solution of Hisilicon, this patchset contains >> initial support for Hi6220 SoC and HiKey development board, which >> supports octal ARM Cortex A53 cores. Initial support is minimal and >> includes just the arch configuration, clock driver, device tree >> configuration. >> >> PSCI is enabled in device tree and there is no problem to boot all the >> octal cores, and the CPU hotplug is also working now, you can download >> and compile the latest firmware based on the following link to run this >> patch set: >> https://github.com/96boards/documentation/wiki/UEFI > > Do you have any tips for booting this using the HiSi bootloader? It > seems that I need to add the magic hisi,boardid property for dtbTool to > work. Could you share what that magic value is? Yes, you need it. Hisilicon has many different development boards and those boards have some different hardware configuration, so we need different device tree files for them. the original hisi,boardid is used to distinguish different boards and used by the bootloader to judge which device tree to use at boot-up. > and maybe add it to the wiki someplace? Maybe add to section "Known Issues" in "https://github.com/96boards/documentation/wiki/UEFI" is a good choice, I will update this section later. Thanks, Bintian > > Thanks, > > Kevin > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Best Regards, Bintian =========================== Don't be nervous, just be happy! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/