mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-16 08:11:34 +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>