[Arm-netbook] "allwinner's A10" codenamed "sun4i crane", linux kernel v2.6.36 patch available
Juan Carlos Mendez
jcmendez at locatel.biz
Tue Nov 29 08:51:46 GMT 2011
Sorry , I miss this patch. It is necesary in order to get start to
compile
--- a/arch/arm/tools/mach-types 2011-02-18 00:14:38.000000000 +0100
+++ b/arch/arm/tools/mach-types 2011-11-28 15:01:12.975997816 +0100
@@ -3044,3 +3044,4 @@
msm8x60_qrdc MACH_MSM8X60_QRDC MSM8X60_QRDC 3060
spear900 MACH_SPEAR900 SPEAR900 3061
pcontrol_g20 MACH_PCONTROL_G20 PCONTROL_G20 3062
+sun4i MACH_SUN4I SUN4I 3063
When i get the kernel compiles sucessfully , i'll try to patch the
Kconfig files...
but at this momento still looking for the missing file
arch/arm/mach-sun4i/pin/sys_config_verify_ddr3.bin
El 29/11/11 08:24, Juan Carlos Mendez escribió:
> the Kconfig files are used by the "make menuconfig" to show the menu
> options to build the .config file.
>
> After a few tests ii found several Kconfig files ( at least
> arch/arm/Kconfig , drivers/usb/Kconfig and drivers/mmc/Kconfig )
> must to be patched.
>
> To workaround it.... I modified the script files to skip the
> checks of the .config file by the scripts/kconfig/conf tool.
>
> Also is needed apply this patch to get the kernel starts to compile
>
> --- a/arch/arm/Makefile 2011-02-18 00:14:38.000000000 +0100
> +++ b/arch/arm/Makefile 2011-11-28 15:32:54.699231488 +0100
> @@ -183,6 +183,7 @@
> machine-$(CONFIG_ARCH_SHMOBILE) := shmobile
> machine-$(CONFIG_ARCH_STMP378X) := stmp378x
> machine-$(CONFIG_ARCH_STMP37XX) := stmp37xx
> +machine-$(CONFIG_ARCH_SUN4I) := sun4i
> machine-$(CONFIG_ARCH_TEGRA) := tegra
> machine-$(CONFIG_ARCH_U300) := u300
> machine-$(CONFIG_ARCH_U8500) := ux500
>
>
>
> but finally the compilation fails because the file
> arch/arm/mach-sun4i/pin/sys_config_verify_ddr3.bin is missing.
>
> And now I'm stucked at this point.
>
> Any ideas?
>
>
>
>
>
>
>
> El 25/11/11 16:12, hua wang escribió:
>> "make menuconfig" is used to generate .config file.your patch did not
>> modify the arch/arm/Kconfig file.if we do not modify the
>> arch/arm/Kconfig file, then the kernel options menu "system type" will
>> not have allwinner's A10.other allwinner's device drivers are the same.
> _______________________________________________
> arm-netbook mailing list arm-netbook at lists.phcomp.co.uk
> http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook
> Send large attachments to arm-netbook at files.phcomp.co.uk
>
More information about the arm-netbook
mailing list