
3 Apr
2022
3 Apr
'22
2:17 a.m.
On Tue, Mar 22, 2022 at 05:17:35PM -0400, Sean Anderson wrote:
To avoid passing around an extra register everywhere, save esr in pt_regs like the rest. For proper alignment we need to have a second (unused) register. All the printfs have to be adjusted, since it's now an unsigned long and not an int.
Signed-off-by: Sean Anderson sean.anderson@seco.com
Applied to u-boot/next, thanks!
--
Tom