]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: pxa: fix 2nd flash chip address on LP-8x4x
authorSergei Ianovich <ynvich@gmail.com>
Tue, 17 Dec 2013 01:03:42 +0000 (05:03 +0400)
committerMarek Vasut <marex@denx.de>
Wed, 18 Dec 2013 17:15:25 +0000 (18:15 +0100)
commitbf92349b41fb61364f2ea3b93d547eb68ade0946
tree6bd3a13dec4c3f708369d0af2163a189240e49c0
parenta3d6ca432303bc19926a885c83149401abc24d0d
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>
include/configs/lp8x4x.h