From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Tue, 10 Jun 2008 07:25:19 -0500 Subject: [U-Boot-Users] [PATCH] 85xx/86xx: Move to dynamic mgmt of LAWs In-Reply-To: References: 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 > With the new LAW interface (set_next_law) we can move to letting the > system allocate which LAWs are used for what purpose. This makes life > a bit easier going forward with the new DDR code. > > Signed-off-by: Kumar Gala > --- > > Andy, I know this touches a few 86xx boards, but I'm 99.9% sure jdl will > just ack it so please pick this up. > > - k Acked-by: Jon Loeliger