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?