mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02: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>