From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Tue, 29 Apr 2008 10:45:14 -0500 Subject: [U-Boot-Users] [PATCH] 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs In-Reply-To: References: Message-ID: <4817428A.7040806@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: > All the 85xx and 86xx UM describe the register as timing_cfg_3 > not as ext_refrec. > > Signed-off-by: Kumar Gala > --- > > Can you guys ack and decide who will actually apply this. > > - k > > board/freescale/mpc8610hpcd/mpc8610hpcd.c | 2 +- > board/freescale/mpc8641hpcn/mpc8641hpcn.c | 2 +- > board/sbc8548/sbc8548.c | 2 +- > board/sbc8641d/sbc8641d.c | 4 ++-- > cpu/mpc85xx/spd_sdram.c | 4 ++-- > cpu/mpc86xx/spd_sdram.c | 4 ++-- > include/asm-ppc/immap_85xx.h | 2 +- > include/asm-ppc/immap_86xx.h | 2 +- > include/configs/MPC8610HPCD.h | 2 +- > include/configs/sbc8641d.h | 2 +- > 10 files changed, 13 insertions(+), 13 deletions(-) > Ack. Andy, Please pick this up! Thanks, jdl