From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Tue, 29 Apr 2008 10:46:04 -0500 Subject: [U-Boot-Users] [PATCH] 85xx/86xx: Rename DDR init address and init extended address register In-Reply-To: References: Message-ID: <481742BC.9040901@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 Kumar Gala wrote: > Rename init_addr and init_ext_addr to match the docs between > 85xx and 86xx. Both now use 'init_addr' and 'init_ext_addr'. > > Signed-off-by: Kumar Gala > --- > > Can you guys ack and decide who will actually apply this. > > - k > > include/asm-ppc/immap_85xx.h | 4 ++-- > include/asm-ppc/immap_86xx.h | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > Ack. Andy, you've got me two-to-one on this, so if you would, please pick this up! Thanks, jdl