diff options
author | Simon Glass <sjg@chromium.org> | 2020-10-26 17:40:19 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-10-29 14:42:59 -0600 |
commit | c1af7a86b380c75c0718c80e1997293913c6095a (patch) | |
tree | 058e65fc946792f3e913b86edf4e6f7da7ae69c9 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 6ddd61131f3206c5e385dc7e763aea0dc5caa24c (diff) | |
download | u-boot-c1af7a86b380c75c0718c80e1997293913c6095a.tar.gz u-boot-c1af7a86b380c75c0718c80e1997293913c6095a.tar.xz u-boot-c1af7a86b380c75c0718c80e1997293913c6095a.zip |
binman: Move sort and expand to the main Pack() function
At present sorting and expanding entries are side-effects of the
CheckEntries() function. This is a bit confusing, as 'checking' would
not normally involve making changes.
Move these steps into the Pack() function instead.
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