From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anders Larsen Date: Tue, 26 Apr 2005 16:19:37 +0200 Subject: [U-Boot-Users] Eliminate calls of _divsi3 on ARM In-Reply-To: <20050426140815.6C278C1510@atlas.denx.de> References: <20050426140815.6C278C1510@atlas.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk schreibt: >Don't use these tool-chains, then. There are free and working >solutions. Well, in a large organization one does not always have the choice :-/ > >Should we document the restrictions (i. e. that portwidth and >chipwidth have to be powers of two) ? You're probably right (although I have yet to see a chip with a bus width not an integer multiple of 8). Cheers Anders