Hi, On 06-04-15 03:08, Ezaul Zillmer wrote:
root@notvaio:~/cubie/util-test/u-boot-wip-jwr# make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- Merrii_A80_Optimus_defconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf # # configuration written to .config # root@notvaio:~/cubie/util-test/u-boot-wip-jwr# make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- scripts/kconfig/conf --silentoldconfig Kconfig CHK include/config.h UPD include/config.h GEN include/autoconf.mk In file included from ./include/common.h:18:0: include/config.h:5:27: erro fatal: configs/sun9i.h: Arquivo ou diretório não encontrado compilação terminada. make[1]: ** [include/autoconf.mk] Erro 1 make: *** Sem regra para processar o alvo `include/config/auto.conf', necessário por `include/config/uboot.release'. Pare. root@notvaio:~/cubie/util-test/u-boot-wip-jwr#
Note my wip branch is mostly meant for personal use, so no guarantees to it building :) I can fix the build error, but it will not help you much as my branch (once fixed) will only give you a u-boot binary and not a spl, so you still cannot boot. We first need someone to write A80 pmic and dram init code, so that we can have a spl and atm my priorities lie elsewhere, Regards, Hans -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
