From mboxrd@z Thu Jan 1 00:00:00 1970 From: YanMin Qiao Date: Fri, 03 Jan 2003 23:26:40 +0800 Subject: [U-Boot-Users] a question about relocate_code in start.S Message-ID: <3E15ABB0.2000007@sohu.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de im reading the code of u-boot in /cpu/mpcxx/start.S under >relocate_code< symbol i can't figure the difference between _branch 1_ & _branch 2_ why cmp _the start addr of the future code in the mem_ and _the start of the flash_ ?? thnx best regards