From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 17 Mar 2010 12:47:14 -0500 Subject: [U-Boot] Instructions in TEXT section can not load data from other section In-Reply-To: References: Message-ID: <20100317174714.GA25939@loki.buserror.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Mar 17, 2010 at 09:49:15AM +0000, jrjr wrote: > > Because I want to use LED controlled by OR3 to debug the code,so I don't want to clear OR0. It's temporary; you can use bank 3 after BRn/ORn are set to their final values (confusingly named PRELIM) in cpu_init_f(). -Scott