commit | c99cec0e87394e45366b489ba0ef75d559d0f843 | [log] [tgz] |
---|---|---|
author | Sergei Ianovich <ynvich@gmail.com> | Tue Dec 17 05:03:42 2013 +0400 |
committer | Marek Vasut <marex@denx.de> | Wed Dec 18 18:15:25 2013 +0100 |
tree | 6bd3a13dec4c3f708369d0af2163a189240e49c0 | |
parent | d05bff1fa4a6f2f500943079b6a5048dfd4844e2 [diff] |
arm: pxa: fix 2nd flash chip address on LP-8x4x Initial configuration has worng address of the second chip. There is an alias for the 1st chip at 0x02000000 in earlier verions of LP-8x4x, so the boot normally. However, new LP-8x4xs have a bigger 1st flash chip, and hang on boot without this patch. Signed-off-by: Sergei Ianovich <ynvich@gmail.com> CC: Marek Vasut <marex@denx.de>