From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tsinghua.org.cn (unknown [210.77.143.232]) by ozlabs.org (Postfix) with SMTP id 09C51DDFF0 for ; Fri, 14 Mar 2008 02:52:53 +1100 (EST) Message-ID: <405422271.18508@tsinghua.org.cn> From: "=?gb2312?B?ufm+og==?=" To: support.asia@freescale.com, linuxppc-embedded@ozlabs.org, u-boot-users@lists.sourceforge.net Date: Thu, 13 Mar 2008 23:31:11 +0800 Subject: Hi,friends, the question about the u-boot and device tree? Content-Type: text/plain Reply-To: =?gb2312?B?ufm+og==?= List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi,friends, I make all the frequency(timebase-frequency;bus-frequency;clock-frequency) value on device tree file equal to zero, I think those frequency will filled by u-boot during bootm, but in fact, the u-boot did not fill any frequency. after bootm, crashed. Why? Why so many document point out that the zero value will be filled by u-boot? From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?gb2312?B?ufm+og==?= Date: Thu, 13 Mar 2008 23:31:11 +0800 Subject: [U-Boot-Users] Hi, friends, the question about the u-boot and device tree? Message-ID: <405422271.18508@tsinghua.org.cn> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi,friends, I make all the frequency(timebase-frequency;bus-frequency;clock-frequency) value on device tree file equal to zero, I think those frequency will filled by u-boot during bootm, but in fact, the u-boot did not fill any frequency. after bootm, crashed. Why? Why so many document point out that the zero value will be filled by u-boot?