mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-11 04:22:14 +08:00
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>