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
May I ask you for your kernel defconfig?
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..