[SOLVED] Def_config for A20_LIME ?

Started by Alex293, July 24, 2014, 11:29:01 AM

Previous topic - Next topic

Alex293

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

graugans

May I ask you for your kernel defconfig?

Alex293

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..