Files
u-boot/drivers/timer
J. Neuschäfer deb26b6c29 powerpc: mpc83xx: Fix timer value calculation
TBU and TBL are specified as two 32-bit registers that form a 64-bit
value, but the calculation only shifted TBU by 16 bits.

Fix this by actually shifting 32 bits.

Reviewed-by: Sinan Akman <sinan@writeme.com>
Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
2024-12-30 15:55:27 -06:00
..
2024-09-11 20:35:03 +08:00
2024-10-11 11:44:48 -06:00
2024-10-18 14:10:21 -06:00