Koen Vandeputte
6e315de0f4
kernel: add support for GD25D05 SPI NOR
This chip is used on newer RB912UAG-5HPnD r2 boards:
Before:
[ 0.642553] m25p80 spi0.0: unrecognized JEDEC id bytes: c8, 40, 10
[ 0.649381] NAND flash driver for the RouterBOARD 91x series
After:
[ 0.641714] m25p80 spi0.0: found gd25d05, expected m25p80
[ 0.649916] m25p80 spi0.0: gd25d05 (64 Kbytes)
[ 0.655122] Creating 4 MTD partitions on "spi0.0":
[ 0.660164] 0x000000000000-0x00000000c000 : "routerboot"
[ 0.667782] 0x00000000c000-0x00000000d000 : "hard_config"
[ 0.675073] 0x00000000d000-0x00000000e000 : "bios"
[ 0.682613] 0x00000000e000-0x00000000f000 : "soft_config"
[ 0.690304] NAND flash driver for the RouterBOARD 91x series
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-02-04 18:10:13 +01:00
..
2019-06-18 11:38:58 +02:00
2019-12-10 09:50:42 +01:00
2020-01-05 00:43:36 +01:00
2019-09-20 15:51:49 +02:00
2019-07-31 16:51:46 +02:00
2019-08-09 18:30:33 +02:00
2020-01-05 00:43:36 +01:00
2019-11-29 09:59:49 +01:00
2019-10-08 15:51:06 +02:00
2019-12-24 15:34:43 +01:00
2019-07-31 16:51:46 +02:00
2019-12-24 15:34:43 +01:00
2019-12-27 19:47:41 +01:00
2019-07-31 16:51:46 +02:00
2019-10-15 16:11:28 +02:00
2020-01-04 16:23:21 +02:00
2019-08-09 18:30:33 +02:00
2019-12-24 15:34:43 +01:00
2019-06-12 15:04:09 +02:00
2019-12-10 09:50:42 +01:00
2019-12-10 09:50:42 +01:00
2019-12-10 09:50:42 +01:00
2019-12-10 09:50:42 +01:00
2019-02-15 21:53:27 +01:00
2018-12-15 14:28:48 +01:00
2019-08-24 23:11:15 +02:00
2019-10-04 15:48:28 +02:00
2019-08-24 23:11:15 +02:00
2019-08-24 23:11:15 +02:00
2019-08-24 23:11:15 +02:00
2019-08-24 23:11:15 +02:00
2019-01-02 22:12:19 +01:00
2020-01-30 11:33:53 +02:00
2020-02-04 18:10:13 +01:00
2019-06-03 12:40:53 +02:00
2019-08-27 10:32:44 +02:00
2020-02-04 18:10:13 +01:00
2020-02-04 18:10:13 +01:00
2020-01-20 13:41:49 +01:00
2019-12-24 17:45:33 +01:00
2019-02-01 11:41:00 +01:00
2019-11-19 14:59:03 +01:00
2020-01-05 00:43:36 +01:00
2020-02-04 18:10:13 +01:00
2020-01-05 00:43:36 +01:00
2020-02-04 18:10:13 +01:00
2020-02-04 18:10:13 +01:00
2020-01-24 13:14:33 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-21 22:32:48 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-21 22:32:48 +01:00
2020-01-21 22:32:48 +01:00
2020-01-21 22:32:48 +01:00
2020-01-21 22:32:48 +01:00
2020-01-21 22:32:48 +01:00
2020-01-21 22:32:48 +01:00
2020-01-21 22:32:48 +01:00
2020-01-21 22:32:48 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2020-01-26 19:20:00 +01:00
2019-01-28 18:17:32 +01:00
2019-06-03 12:40:53 +02:00
2019-08-06 11:52:47 +02:00
2020-01-20 13:41:49 +01:00
2019-12-10 09:50:42 +01:00