commit | 229993846e887e1d0c4c7f1a4462292028bda333 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Mon Jan 09 11:17:27 2017 +0100 |
committer | Simon Glass <sjg@chromium.org> | Wed Feb 08 05:34:52 2017 -0700 |
tree | 747e9178150714d77e6988efa0c6be48de4b10c2 | |
parent | 2ae7da080cbaf13833292c2a4da69fe927ffe6ae [diff] |
common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts fdt_fixup_mtdparts currently does nothing when partition info is runtime-generated or compiled-in defaults are used. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Fix nits in commit message: Signed-off-by: Simon Glass <sjg@chromium.org>