diff options
author | Simon Glass <sjg@chromium.org> | 2020-10-26 17:40:13 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-10-29 14:42:59 -0600 |
commit | d1d3ad7d1fea137a6fe0709458947ca84ffb124c (patch) | |
tree | f5e1df52b70b40a5b99c055a72579fe12db0cd75 /drivers/ddr/imx | |
parent | 4a655c9bd7d0e58206ed4417e8da31ad5da4926b (diff) | |
download | u-boot-d1d3ad7d1fea137a6fe0709458947ca84ffb124c.tar.gz u-boot-d1d3ad7d1fea137a6fe0709458947ca84ffb124c.tar.xz u-boot-d1d3ad7d1fea137a6fe0709458947ca84ffb124c.zip |
binman: Move section padding to the parent
Each section is padded up to its size, if the contents are not large
enough. Move this logic from _BuildSectionData() to
GetPaddedDataForEntry() so that all the padding is in one place.
With this, the testDual test is working again, so enable it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx')
0 files changed, 0 insertions, 0 deletions