From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp24.mail.ru ([94.100.176.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TTnCx-0004Wc-No for barebox@lists.infradead.org; Thu, 01 Nov 2012 05:20:49 +0000 Date: Thu, 1 Nov 2012 09:20:38 +0400 From: Alexander Shiyan Message-Id: <20121101092038.0b71630228ecac770b8b1128@mail.ru> In-Reply-To: <20121031213608.GR1641@pengutronix.de> References: <1351613312-4506-1-git-send-email-shc_work@mail.ru> <20121031213608.GR1641@pengutronix.de> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH v3 1/3] ARM: Add CLPS711X architecture To: Sascha Hauer Cc: barebox@lists.infradead.org On Wed, 31 Oct 2012 22:36:08 +0100 Sascha Hauer wrote: ... > > + > > + asm("mov pc, #0"); > > Or is it because you do not have a real reset function and have to jump > through zero instead? Still common_reset() shouldn't be necessary. What Yes. > you may have to do here is to make sure the MMU is disabled and caches > are flushed. Yes. This call was be added for do it. I may replace entrie function by calling start(). Is it a better way()? -- Alexander Shiyan _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox