On Tue, 2014-06-24 at 13:51 -0700, Florian Fainelli wrote: > For the watchdog driver, if we have access to a revision register we > can read at runtime, then we could use a separate platform driver name > (e.g: ar2315-wdt vs ar2317-wdt) that would lead to either two separate > drivers to get registered, or have different code-paths being used in > the same ar231x driver. In case we do not have that revision register, > we can leverage solution 1) for GPIOs.
AFAIK, at least as far as RedBoot goes, that's determined at compile time. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
