| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH V7 2/4] MIPS: Add board support for Loongson1B |
| From: | Kelvin Cheung <keguang.zhang@gmail.com> |
| Date: | Thu, 21 Jun 2012 15:34:54 +0800 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, wuzhangjin@gmail.com, zhzhl555@gmail.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=hSr0miyH16wNzmjXevPO7uG8ALJpwK5MC1mIBo1IsHU=; b=I0e/umFM+BUlJrfVTDaGDLazsImSH+v8LfuS21L/Z2SzmOD9Kt7foaHIkgDGlX32SS CB/KBTa5Glc247Tk39vauN0deUrUMHcXhWtMMvru4NvbG374wDhlJ4LH4YXuduMgpnjR nvqB8bSgnOZDvEMLhJShPKRk6yvnrGg243y6AegWpQHhL5Tnb/6Lvvrs0V9VbtR5KaU6 7q+gbCNJ/2XMFdl4z/A+1+bF2vNT3Zy5tnKp2toUrpu2mQ+LOp337wJzKBuAYaHt/mPt MzIZ7Wu5UlAGNpZvizTAlDA2zR+H2yeux9uGVve3k+VjiBw+/3A3i+aSaheSGkEdR/s8 JGTg== |
| In-reply-to: | <20120620192551.GC29446@linux-mips.org> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1339757617-2187-1-git-send-email-keguang.zhang@gmail.com> <1339757617-2187-3-git-send-email-keguang.zhang@gmail.com> <20120620192551.GC29446@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
|
2012/6/21 Ralf Baechle <ralf@linux-mips.org> On Fri, Jun 15, 2012 at 06:53:35PM +0800, Kelvin Cheung wrote: My intention is to provide minimum clock support, just as other platforms (bcm63xx, jz4740, etc) did. Is that OK?
Yes, I have noticed those patches. I will make changes on my code accordingly once those patches are accepted.
Here, I just want to return the SOC type, not system. Perhaps, another CPU, for example, Loongson1A will be added in the future. So this function should probably stay in common/setup.c.
OK, I will fix this later.
Yes, I am aware that the FDT is the final target. But PMON which is the bootloader of Loongson CPU does not support FDT at present. I will remember this. Ralf -- Best Regards! Kelvin |
| Previous by Date: | Re: [PATCH V7 2/4] MIPS: Add board support for Loongson1B, Florian Fainelli |
|---|---|
| Next by Date: | Re: [PATCH V7 2/4] MIPS: Add board support for Loongson1B, Kelvin Cheung |
| Previous by Thread: | Re: [PATCH V7 2/4] MIPS: Add board support for Loongson1B, Kelvin Cheung |
| Next by Thread: | Re: [PATCH V7 2/4] MIPS: Add board support for Loongson1B, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |