summaryrefslogtreecommitdiffstats
path: root/drivers/ddr/imx/imx8m/ddr_init.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-10-26 17:40:14 -0600
committerSimon Glass <sjg@chromium.org>2020-10-29 14:42:59 -0600
commit7d398bb1c71580da2182f0b820d91950bf4b3d24 (patch)
tree7313888ca95174059048b4dd9c76865c33a7f70d /drivers/ddr/imx/imx8m/ddr_init.c
parentd1d3ad7d1fea137a6fe0709458947ca84ffb124c (diff)
downloadu-boot-7d398bb1c71580da2182f0b820d91950bf4b3d24.tar.gz
u-boot-7d398bb1c71580da2182f0b820d91950bf4b3d24.tar.xz
u-boot-7d398bb1c71580da2182f0b820d91950bf4b3d24.zip
binman: Make section padding consistent with other entries
At present padding of sections is inconsistent with other entry types, in that different pad bytes are used. When a normal entry is padded by its parent, the parent's pad byte is used. But for sections, the section's pad byte is used. Adjust logic to always do this the same way. Note there is still a special case in entry_Section.GetPaddedData() where an image is padded with the pad byte of the top-level section. This is necessary since otherwise there would be no way to set the pad byte of the image, without adding a top-level section to every image. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions