commit | 136026f18ed7bdfadc1af1696eced2b13af003d7 | [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 | 446d4e048ee3b00f7907e15cd02aa404cc714c77 [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>