Koen Vandeputte
|
88ee275562
|
cns3xxx: Enable driver support for onboard m25p80 SPI flash
This device is present on the Gateworks Laguna cns3xxx family.
As the SPI bus master is enabled, also enable driver support for
this typical slave.
[ 3.920000] m25p80 spi1.0: found m25p32, expected m25p80
[ 3.930000] m25p80 spi1.0: m25p32 (4096 Kbytes)
[ 3.930000] Creating 4 MTD partitions on "spi1.0":
[ 3.940000] 0x000000000000-0x000000040000 : "uboot"
[ 3.940000] 0x000000040000-0x000000080000 : "params"
[ 3.950000] 0x000000080000-0x000000200000 : "kernel"
[ 3.950000] 0x000000200000-0x000000400000 : "rootfs"
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
|
2016-09-15 13:11:21 +02:00 |
|
Felix Fietkau
|
5ab4db376a
|
cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48581
|
2016-01-31 12:35:33 +00:00 |
|
Felix Fietkau
|
82939c3f52
|
Revert "cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN"
There seem to be some remaining SMP issues with it
This reverts commit r48336
SVN-Revision: 48367
|
2016-01-19 16:52:17 +00:00 |
|
Felix Fietkau
|
10220cd7e9
|
cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48336
|
2016-01-18 23:20:38 +00:00 |
|
Felix Fietkau
|
87e4f9f009
|
cns3xxx: update to linux 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48334
|
2016-01-18 22:38:23 +00:00 |
|