From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Mon, 17 Oct 2011 12:20:45 +0200 Subject: [U-Boot] [PATCH v2 3/5] davinci: add clocks command In-Reply-To: <1318838504-9766-4-git-send-email-manjunath.hadli@ti.com> References: <1318838504-9766-1-git-send-email-manjunath.hadli@ti.com> <1318838504-9766-4-git-send-email-manjunath.hadli@ti.com> Message-ID: <4E9C017D.1080407@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Manjunath Hadli, Am 17.10.2011 10:01, schrieb manjunath.hadli at ti.com: > From: Manjunath Hadli > > add 'clocks' command to print various clock frequency info found > in SOC such as ARM core frequency, DSP core frequency and DDR > frequency. Isn't that the job of command 'bdi'? Why introduce a new, proprietary command instead of changing still available ones? Well maybe is a 'clocks' command really useful, but then it should be provided to all with a clear interface and not hidden in some architecture specific directory. Best regards Andreas Bie?mann