In message <[EMAIL PROTECTED]> you wrote: > I don't know the background why this lock added. So if I miss something, > please let me know. Or I'll push this before merge window close(). ... > /* Set up temporary stack. > */ > - li a0, CFG_INIT_SP_OFFSET > - la t9, mips_cache_lock > - jalr t9 > - nop > -
Isn't the lock necessary to use the cache as memory for stack and initial data? 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: [EMAIL PROTECTED] "Ahead warp factor 1" - Captain Kirk ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
