From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 20 Nov 2008 10:56:41 +0100 Subject: [U-Boot] [PATCH] Bits reversed in ppc4xx.h In-Reply-To: <492438E5.3050900@harris.com> References: <492438E5.3050900@harris.com> Message-ID: <200811201056.41542.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 Wednesday 19 November 2008, Steven A. Falco wrote: > The bits in ppc440.h for the SDR0_DDRCFG register are incorrect. The > register is numbered in big-endian mode, so for example, the LT2 bit > (bit 23) should be represented as 0x00000100 rather than 0x01000000. Those defines are not used anywhere currently. So I would really prefer to remove those defines completely. A patch for this would be really appreciated. Thanks. Please note that all 4xx-SDRAM related defines should be placed in include/asm-ppc/ppc4xx-sdram.h now. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================