[Arm-netbook] "allwinner's A10" codenamed "sun4i crane", linux kernel v2.6.36 patch available

Luke Kenneth Casson Leighton luke.leighton at gmail.com
Tue Nov 29 10:10:37 GMT 2011


On Tue, Nov 29, 2011 at 7:24 AM, Juan Carlos Mendez
<jcmendez at locatel.biz> wrote:
> 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

 ah good man.

>
>
> but finally the compilation fails because the file
> arch/arm/mach-sun4i/pin/sys_config_verify_ddr3.bin   is missing.

 http://hands.com/~lkcl

 can i ask you, please, if you could add yourself to
alioth.debian.org, and send me the account name?  what i will do is
then add you to the arm-netbooks project, and you can do a "git push"
to there, what do you think?

 thanks juan.

 l.



More information about the arm-netbook mailing list