allwinner-zh / linux-3.4-sunxi

kernel 3.4 for sunxi platforms
Other
147 stars 138 forks source link

Now kernel is not compiling because of update kernel tree: patch #10

Open AlexLevkovich opened 8 years ago

AlexLevkovich commented 8 years ago

After update kernel tree patch, subdirectories pm and rf from arch/arm/mach-sunxi/ were removed and now during the compiling I have the following errors:

drivers/built-in.o: In function platform_wifi_power_on': :(.text+0x1c94e0): undefined reference towifi_pm_get_mod_type' :(.text+0x1c9548): undefined reference to wifi_pm_power' drivers/built-in.o: In functionplatform_wifi_power_off': :(.text+0x1c95c0): undefined reference to `wifi_pm_power'

and current pm.c looks like fake.

AlexLevkovich commented 8 years ago

One more thing: nand driver is not working for a80. I see the error below in the kernel log: nand physical architecture parameter failed