summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorMichael Walle <[email protected]>2025-06-05 09:46:10 +0200
committerPeng Fan <[email protected]>2025-07-02 12:39:21 +0800
commit95f03ee65c0e6d1a4ef20f6627cf8345981a58ea (patch)
tree3cf1625cae6f626b099e23d8bec9790aa7907f4d /doc/develop
parentcbb5672790d400e9ec6e9fceaf89ece2660c0117 (diff)
env: mmc: fix offsets relative to the end of the partition
According to the help text, you can set negative offsets to indicated that the offset is relative to the end of the parition. But kconfig doesn't let you specify negative hex values. I think this fell through the cracks when converting the symbol from a '#define' to a kconfig option. Introduce a new boolean kconfig option to switch on the "relative to the end" behavior. Signed-off-by: Michael Walle <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions