From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 10 Apr 2007 08:55:57 +0200 Subject: [U-Boot-Users] Antw: Re: [PATCH] Add first Netstal board HCU4 In-Reply-To: <20070406193927.D1925352650@atlas.denx.de> References: <20070406193927.D1925352650@atlas.denx.de> Message-ID: <200704100855.58191.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 06 April 2007 21:39, Wolfgang Denk wrote: > in message you wrote: > > Here my reworked patch. Tried a follow all of your comments. > > There are some coding style violations: indentation not by TAB. > > Please write comments in English language, thanks. > > include/configs/hcu4.h is formatted in a way that makes it mostly > unreadable. You may want to clean this up a bit. > > You use a private flash driver for something that looks as if it was > CFI compatible - why don't you use the CFI driver? This has been discussed before (I asked the same question). IIRC the board used an 8bit wide non CFI-compatible FLASH and an 16bit wide CFI compatible FLASH device. With the current CFI implementation this setup is not supported so a "custom" driver has to be used. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany =====================================================================