From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 12 Jan 2008 21:13:37 +0100 Subject: [U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set. In-Reply-To: Your message of "Wed, 09 Jan 2008 22:33:12 +0100." <20080109213311.GA19373@semihalf.com> Message-ID: <20080112201337.60F5C24656@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Rafal, 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? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Don't panic.