mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
In some usages of inline assembly, hard-coded registers were specified when a scratch register should have been used instead. Signed-off-by: Timur Tabi <timur@freescale.com>