[U-Boot] Integrate AT91 Boot func into U-boot, under A91RM9200 board

2009-07-10 Thread Johnson Yu
e: *** [tools] Error 2 any suggestions Regards, Johnson. Yu Detlev Zundel wrote: > Hi, > > >> I met this compiling error, any idea? >> >> /common/env_flash.c:312: undefined reference to `flash_sect_protect' >> /common/env_flash.c:316: undefined ref

Re: [U-Boot] Undefined reference to'flash_sect_protect' in env_flash.c

2009-06-30 Thread Johnson Yu
n failed at 1002, CSR= ..Flash lock bit operation failed at 1004, CSR= ..Flash lock bit operation failed at 1006, CSR= ..Flash lock bit operation failed at 10080000, CSR= .. done Un-Protected 4 sectors All seem to be timed out operations.any idea p

[U-Boot] Undefined reference to'flash_sect_protect' in env_flash.c

2009-06-29 Thread Johnson Yu
rror 1 Regards, Johnson Yu ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Compiling the latest u-boot-2009.06 with Cross-2.95, and errors came out

2009-06-28 Thread Johnson Yu
odule in u-boot, what are the steps I should take?? Regards, Johnson Yu Detlev Zundel wrote: > Hi Johnson Y, > > >> I met several compiling errors as below: >> >> make -C cpu/arm920t/at91rm9200/ >> make[1]: Entering directory >> `/home/johnson-yn/GEA

[U-Boot] Compiling the latest u-boot-2009.06 with Cross-2.95, and errors came out

2009-06-26 Thread Johnson Yu
-boot-2009.06/cpu/arm920t/at91rm9200' make: *** [cpu/arm920t/at91rm9200/libat91rm9200.a] Error 2 Is that possibly because of the version of the cross compiler?? and should I raise it to cross 3.2 or higher to solve this problem?? Regards, Johnson Yu _