mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 00:24:09 +01: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>