commit | be8e06d17e4b52ebd4f839d9206a04c211a460d7 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Mon Jan 09 11:21:06 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 14 16:47:58 2017 -0500 |
tree | a038cab7f96a838efdf29723546a69596f236f53 | |
parent | 6cc518516a3a616015a1e27737f2526cb7b04193 [diff] |
igep00x0: enable CONFIG_FDT_FIXUP_PARTITIONS SPL partition size depends on sector size and we want kernel to use the same layout, so let U-Boot modify FDT accordingly. Signed-off-by: Ladislav Michl <ladis@linux-mips.org>