commit | f92913368553ae008070cb6c7a4ef8d7f7d638a4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Wed Aug 28 09:00:29 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Fri Nov 01 15:30:22 2013 -0400 |
tree | 851319e134dc2ee56775eed3b86c0659d6e8f457 | |
parent | 56424eb602dd03dc3c98ecce8de8bf598e44e72b [diff] |
bootcount_davinci: Switch to scratch register #2 The RTC IP block here provides 3 scratch registers. Currently when using DeepSleep on am335x the scratch0/1 registers are used so moving ourself to scratch2 makes cooperation easier. Signed-off-by: Tom Rini <trini@ti.com>