From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ybbsmtp11.mail.mci.yahoo.co.jp (ybbsmtp11.mail.mci.yahoo.co.jp [210.80.241.185]) by ozlabs.org (Postfix) with SMTP id DFF3167A79 for ; Fri, 4 Mar 2005 02:21:16 +1100 (EST) Message-ID: <42272B69.8000303@ybb.ne.jp> Date: Fri, 04 Mar 2005 00:21:13 +0900 From: Takeharu KATO MIME-Version: 1.0 To: Kumar Gala References: <4226FF62.30007@jp.fujitsu.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Cc: ppcembed Subject: Re: PowerPC4xx Watchdog List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Kumar, Thank you for your suggestion. Kumar Gala wrote: > One thing the code needs is a general name cleanup. Its just confusing > to me for e500 to have 4xx references. > How about the use of booke instead of 4xx? I seem to use ``booke'' for common name for them like arch/ppc/kernel/head_booke.h in the kernel source. Strictly speaking, PowerPC4xx series may not be called booke. But I think that it is more preferable than current name. -- Takeharu KATO