Hi group, I am trying to build a redboot ROM for my ARM 2294 processor with the base reference as OLPCE2294 board. I have hanged the Flash compatible to AMD Flash inplace of Intel Flash.
When I build the redboot am getting the following error msgs.. /home/vennela/targets/olpce2294/redboot_ROM/install/lib/extras.o: In function `legacy_flash_block_unlock': /opt/ecos/ecos-3.0/packages/io/flash/v3_0/src/legacy_dev.c:209:undefined reference to `flash_unlock_block' /home/vennela/targets/olpce2294/redboot_ROM/install/lib/extras.o: In function `legacy_flash_block_lock': /opt/ecos/ecos-3.0/packages/io/flash/v3_0/src/legacy_dev.c:194:undefined reference to `flash_lock_block' collect2: ld returned 1 exit status make[1]: *** [/home/vennela/targets/olpce2294/redboot_ROM/install/bin/redboot.elf] Error 1 make: *** [build] Error 2 Any suggestions please Thank you, Vennela -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
