mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
3c34a5bf99
Use device_set_node to make sure OF node gets assigned on block
devices to be used as NVMEM providers. While block partitions were
already working fine as NVMEM providers, bare block devices such as
mmcblk0boot1 will not work without this change.
Fixes:
|
||
---|---|---|
.. | ||
base-files | ||
bcm2708 | ||
bcm2709 | ||
bcm2710 | ||
bcm2711 | ||
bcm2712 | ||
image | ||
modules | ||
patches-6.1 | ||
Makefile | ||
modules.mk |