Adding OpenWrt support for Linksys MX5300

This is what the partition layout looks like in OEM firmware:
linksys
and after install OpenWrt:
openwrt

s_env partition is used for saving information about boot count. After 3 unsuccessful boots partitions are switched.

In the OEM firmware we have only one partition (syscfg) where changes are saved.
After installing OpenWrt on both partitions we have two separate rootfs_data volumes.