commit | 5904d2332a786b5efcd5cbf905175697607fdee9 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Thu Apr 25 13:52:54 2019 -0400 |
committer | Andrew F. Davis <afd@ti.com> | Fri Apr 26 11:45:50 2019 -0400 |
tree | a2188e0e2034235ae503567e280a863e075c6406 | |
parent | 0029cdb7b6cedae8e2fbbb86255bdc0570a93ac2 [diff] |
ti: k3: common: Fix RO data area size calculation The size of the RO data area was calculated by subtracting the area end address from itself and not the base address due to a typo. Fix this here. Note, this was noticed at a glance thanks to the new aligned formating of this table. Signed-off-by: Andrew F. Davis <afd@ti.com> Change-Id: I994022ac9fc95dc5e37a420714da76081c61cce7