]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
authorAndrea Adami <andrea.adami@gmail.com>
Wed, 25 Jun 2014 21:31:15 +0000 (22:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Jun 2014 09:29:33 +0000 (10:29 +0100)
commit3aa46654b407c90739f73a82b6a315b01afb422b
treef0b872f89314c9ad3ae053f8b3439d9e9cac6406
parent205227037e00bb396406baadada4488d9052e4bc
ARM: 8084/1: sa1100: collie: revert back to cfi_probe

Reverts commit 76e76ce7d74e29c4b0a1959f7bab6becc895ddc1
ARM: sa1100: collie.c: fall back to jedec_probe flash detection

Unfortunately the detection was challenged on the defective unit used for tests:
one of the NOR chips did not respond to the CFI query.
Moreover that bad device needed extra delays on erase-suspend/resume cycles.

Tested personally on 3 different units and with feedback of two other users.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/collie.c