From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 25 Feb 2010 18:14:41 -0600 Subject: [U-Boot] [PATCH v2] Add bootcount to AT91 In-Reply-To: <1267109823-14404-1-git-send-email-anders.darander@gmail.com> References: <1267109823-14404-1-git-send-email-anders.darander@gmail.com> Message-ID: <4B871271.2070803@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anders Darander wrote: > Use AT91_GPBR 3 as a bootcount register. > The bootmagic and the bootcount shares AT91_GPBR 3. This has been applied to ARM Thanks. Tom