[OpenWrt-Devel] [PATCH][ramips] asl26555: fix devdata partitions

John Crispin john at phrozen.org
Sat Jul 12 01:39:51 EDT 2014


Hi,

we use factory and not devdata to store the eep data. the script needs
to be changed and not the dts file i think.


> -				factory: partition at 30000 { -					label = "factory"; +
> devdata: partition at 30000 { +					label = "devdata"; reg = <0x30000
> 0x10000>;

this bit is certainly wrong. just because the ODM decided to use a
none std name does not mean we need to do so ...

	John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list