Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: Alex293 on July 24, 2014, 11:29:01 AM

Title: [SOLVED] Def_config for A20_LIME ?
Post by: Alex293 on July 24, 2014, 11:29:01 AM
Hi,

I'm trying to compile an image for a20_lime.
How to compile u-boot for a20_lime ?
Do someone know which "def_config" file i should use ? Is it a10 a20 "def_config" file or a mix ?

U-boot sunxi does support now a20_lime. I built a debian distro from scratch and everything is ok. I used my a20_defconfig
Title: Re: [SOLVED] Def_config for A20_LIME ?
Post by: graugans on September 27, 2014, 06:41:41 PM
May I ask you for your kernel defconfig?
Title: Re: [SOLVED] Def_config for A20_LIME ?
Post by: Alex293 on September 30, 2014, 08:31:59 PM
I don't remember from which on i started, A10_LIME'one or A20_MICRO's one.
Try one of these and it the same for A20_LIME. I think it the MICRO's one.

I just added two line for NAND use :
CONFIG_SUNXI_NAND=y
CONFIG_SUNXI_NAND_COMPAT_DEV=y

Sorry for late answer..