commit | 568b471e15d9936bdd620459cc6afd7cab640e20 | [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 | 6fe7fe12ccfe4e3f068e6adb624a3092e7e852c9 [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>