mirror of
https://xff.cz/git/u-boot/
synced 2025-09-28 22:11:16 +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>