Why is the m25p80 spi driver in v19 is changed to spi-nor in the snapshot? thx

Why is the m25p80 spi driver in v19 is changed to spi-nor in the snapshot? thx

Examples?
Do you mean the change to only compatible = "jedec,spi-nor"?

snapshot working squasfs root, boots

    0.301643] spi-nor spi0.0: mx25l12805d (16384 Kbytes)
[    0.306943] 4 fixed-partitions partitions found on MTD device spi0.0
[    0.313396] Creating 4 MTD partitions on "spi0.0":

v19, detects rootfs as jffs2, panics

[    8.259105] m25p80 spi0.0: mx25l12805d (16384 bytes)                                   
[    8.415803] 4 fixed-partitions partitions found on MTD device spi0.0                           
[    8.610817] Creating 4 MTD partitions on "spi0.0":

What is the change? I can't find the config_spi_m25p80 in kernel_menuconfig
I am loss between the v19 and snapshot. can't find the change in github

i am trying to make new device support for dir-862 but in snapshot the opkg update I get error 5 in wget, some ssl problem that I tried put the openssl and certs stuff in the squashfs but still not working, decided to try v19 instead

thx