summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2024-09-01 16:26:32 -0600
committerTom Rini <[email protected]>2024-09-18 13:01:00 -0600
commite9d899591c7b1cf9661a22a66e0f1c41f37eaeb9 (patch)
treeab3d5384c18159a8cc3877d745adc280dfbebb27 /include
parent705cc13ce7a81111b93a11cfff1763e11586f33e (diff)
test: mbr: Use a constant for the block size
It isn't that important to factor out constants in tests, but in this case we have 0x200 and 512 used. The commands don't use the constant as they use a block count ('1'). It doesn't create more code to use a constant, so create one. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions