]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/bfin/ChangeLog
sim: bfin: fix the otp fix
authorMike Frysinger <vapier@gentoo.org>
Mon, 24 May 2021 02:15:01 +0000 (22:15 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 24 May 2021 02:16:13 +0000 (22:16 -0400)
commitd699be882b42f36677836c320edbf7db24021a30
tree5464953e74c2098d55f80b66c62a5c2a22a9f7f0
parent3cc4ee83adf2f6e2ab21e32f7d5942b1d1803a04
sim: bfin: fix the otp fix

I misread the code and thought data0/... were bu64 when they were
actually bu32.  Fix the call to assemble the 2 64-bit values instead
of passing the 2 halves of the first 64-bit value.
sim/bfin/ChangeLog
sim/bfin/dv-bfin_otp.c