From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Mon, 18 Feb 2008 11:50:42 -0600 Subject: [U-Boot-Users] [PATCH] mpc86xx: Fix unused variable 'config' and 'immap' In-Reply-To: <1203287731-15535-1-git-send-email-plagnioj@jcrosoft.com> References: <1203285816-11964-1-git-send-email-plagnioj@jcrosoft.com> <1203287731-15535-1-git-send-email-plagnioj@jcrosoft.com> Message-ID: <47B9C572.4060706@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > and remove useless CONFIG_DDR_INTERLEAVE > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > Hmmm... While I'll take this for this release, be aware that all this DDR setup code is actively being rewritten. It will be totally different soon. Thanks, jdl