summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-09-01 16:26:32 -0600
committerTom Rini <trini@konsulko.com>2024-09-18 13:01:00 -0600
commite9d899591c7b1cf9661a22a66e0f1c41f37eaeb9 (patch)
treeab3d5384c18159a8cc3877d745adc280dfbebb27 /drivers/ddr/imx
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 <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx')
0 files changed, 0 insertions, 0 deletions