From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Gurevich Date: Mon, 03 Apr 2006 12:51:25 -0700 Subject: [U-Boot-Users] [PATCH] SPI relocation fix In-Reply-To: <4dd15d180604031200p3cbe9c14ve0c396b8c02f3948@mail.gmail.com> References: <20060330230507.473CE353C10@atlas.denx.de> <442C9EA5.6060300@paulidav.org> <4dd15d180603311344j241b8a5eq5d5bf8cd49566085@mail.gmail.com> <442DA4AD.9080709@paulidav.org> <4dd15d180604030953g5f0ae809n6e20266b4093d437@mail.gmail.com> <443158CF.8090805@paulidav.org> <4dd15d180604031032w7a2624e8ycf467e69bd91e950@mail.gmail.com> <44315D67.9050107@paulidav.org> <4dd15d180604031112r413a7335h668f6a68af7a48f7@mail.gmail.com> <443168CF.9030908@paulidav.org> <4dd15d180604031200p3cbe9c14ve0c396b8c02f3948@mail.gmail.com> Message-ID: <44317CBD.7030802@paulidav.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello David, David Ho wrote: >One thing I want to point out is that you probably don't want to copy >microcode to DPRAM for the MPC866 family, which is always executed in >cpm_load_patch. > > But the body of UcodeCopy will be empty in this case, wouldn't it? Happy hacking, Vladimir