From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 2 May 2008 19:40:27 +0200 Subject: [U-Boot-Users] [PATCH][MIPS] cpu/mips/cache.S: Add dcache_enable In-Reply-To: <481A8C16.7090502@ruby.dti.ne.jp> References: <481A8B97.5030209@ruby.dti.ne.jp> <481A8C16.7090502@ruby.dti.ne.jp> Message-ID: <20080502174027.GD21533@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12:35 Fri 02 May , Shinya Kuribayashi wrote: > Recent bootelf command fixes (017e9b7925f74878d0e9475388cca9bda5ef9482, > "allow ports to override bootelf behavior") requires ports to have this > function. > > Signed-off-by: Shinya Kuribayashi Acked-by: Jean-Christophe PLAGNIOL-VILLARD