ARM: BCM5301X: Enable SPI-NOR on dual flash devices
authorRafał Miłecki <zajec5@gmail.com>
Wed, 27 Apr 2016 07:05:03 +0000 (09:05 +0200)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 1 Jun 2016 19:25:57 +0000 (12:25 -0700)
commit5f79985dcfec73d7a09ed99c40c28b64552518fe
treed1534bd77cd963e55bbf61792fe47eccef587495
parenta7dd623f55e636e5c8a8b7557c1bc4e16e359ca9
ARM: BCM5301X: Enable SPI-NOR on dual flash devices

Commit 1b47b98acce2 ("ARM: BCM5301X: Add DT entry for SPI controller and
NOR flash") enabled SPI-NOR device on routers using serial flash only.
However there are also devices with two flash memories:
1) Small SPI attached flash used mostly for booting
2) Bigger NAND used mostly for storing firmware
On such devices we still need SPI-NOR e.g. to access NVRAM data.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
arch/arm/boot/dts/bcm4708-netgear-r6250.dts
arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts
arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
arch/arm/boot/dts/bcm47094-dlink-dir-885l.dts
This page took 0.026839 seconds and 5 git commands to generate.