From mboxrd@z Thu Jan 1 00:00:00 1970 From: Udi Finkelstein Date: Wed, 27 Apr 2005 13:20:10 +0200 Subject: [U-Boot-Users] Eliminate calls of _divsi3 on ARM In-Reply-To: References: <20050426140815.6C278C1510@atlas.denx.de> Message-ID: <426F756A.2050904@udif.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anders Larsen wrote: > Wolfgang Denk schreibt: >>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). You mean a power-of-two multiple of 8. > > Cheers > Anders Udi