John Crispin wrote:
On 14/12/13 06:46, Alexander Couzens wrote:
+define Profile/GOFLEXNET
+  NAME:=Seagate GoFlexNet
+  PACKAGES:= \
+    kmod-ata-core kmod-ata-marvell-sata \
+    kmod-rtc-marvell kmod-usb2 kmod-usb-storage \
+    uboot-envtools
+endef
+

looks quirky ... i doubt that kmod-rtc-marvell is GOFLEXNET specific

While the kirkwood platform has an RTC integrated into the CPU some boards either don't use it (Pogoplug / GoFlex; in fact they also lack the required electronics to use it) or use an external RTC (QNAP TS-219).

Adding this driver to boards that don't need it will either

a. produce an error message in dmesg
b. initialize a wrong / additional RTC which then is unusable

Therefor kmod-rtc-marvell isn't in the default config for kirkwood based boards.

- Felix

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

Reply via email to