commit | 70a92003de599ff2f15815b3d9c4459411ca4ebf | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@denx.de> | Sun Apr 02 12:05:36 2017 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue May 30 14:59:51 2017 +1000 |
tree | d18c476730965165b28dd1e12c0a019cad95a97a | |
parent | a3f952df3c6d205fe3b1e0e4848d3c3db4a28ef0 [diff] |
powerpc/sequoia: Fix NAND partitions not to overlap Currently the DTS defines two partitions at the same addresses, if you use one, you will corrupt information on the other one. Fix it by shifting the second partition. Signed-off-by: Pavel Machek <pavel@denx.de> [mpe: Reconstruct change log from email thread] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>