From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafal Jaworowski Date: Sat, 12 Jan 2008 21:37:50 +0100 Subject: [U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set. In-Reply-To: <20080112201337.60F5C24656@gemini.denx.de> References: <20080112201337.60F5C24656@gemini.denx.de> Message-ID: <4789251E.6090104@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, you wrote: > in message <20080109213311.GA19373@semihalf.com> you wrote: >> Signed-off-by: Rafal Jaworowski >> --- >> cpu/mpc512x/start.S | 46 ---------------------------- >> cpu/mpc83xx/start.S | 46 ---------------------------- >> cpu/mpc85xx/start.S | 45 --------------------------- >> cpu/mpc86xx/start.S | 44 -------------------------- >> cpu/ppc4xx/start.S | 33 -------------------- >> lib_ppc/Makefile | 2 +- >> lib_ppc/ppccache.S | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++ >> 7 files changed, 85 insertions(+), 215 deletions(-) >> create mode 100644 lib_ppc/ppccache.S > > There have been some changes reqested to this patch; can you estimate > if an updated patch will make it into this merge window? > I will try to deliver an updated version early next week, so it would make it. kind regards, Rafal