summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorBaruch Siach <[email protected]>2022-10-23 12:28:12 +0300
committerTom Rini <[email protected]>2022-11-02 13:58:17 -0400
commitaa59c1bec793c1e8155032268ac95171437aa418 (patch)
tree879a6eaa376e14ce4956c7f3a1f7525358e36720 /doc/develop/python_cq.rst
parent0b999d208230e52d5bc1e082a2491eb25bd59e32 (diff)
cmd: eeprom: don't truncate target address at 32-bit
On 64-bit platforms where int is 32-bit wide, the eeprom command parse_numeric_param() routine truncates the memory address parameter to the lower 32-bit. Make parse_numeric_param() return long to allow read/write of addresses beyond the lower 4GB. Signed-off-by: Baruch Siach <[email protected]> Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions