-Map u-boot.map -o u-boot
cpu/s5pv210/movi.o: In function `movi_write_bl1':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/cpu/s5pv210/movi.c:133: undefined reference to `movi_write'
cpu/s5pv210/movi.o: In function `movi_write_env':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/cpu/s5pv210/movi.c:108: undefined reference to `movi_write'
cpu/s5pv210/movi.o: In function `movi_read_env':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/cpu/s5pv210/movi.c:114: undefined reference to `movi_read'
cpu/s5pv210/libs5pv210.a(cpu.o): In function `cpu_mmc_init':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/cpu/s5pv210/cpu.c:237: undefined reference to `smdk_s3c_hsmmc_init'
lib_arm/libarm.a(board.o): In function `start_armboot':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/lib_arm/board.c:516: undefined reference to `mmc_initialize'
net/libnet.a(net.o): In function `NetSendPacket':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:656: undefined reference to `eth_send'
net/libnet.a(net.o): In function `ArpRequest':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:254: undefined reference to `eth_send'
net/libnet.a(net.o): In function `NetReceive':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:1345: undefined reference to `eth_send'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:1479: undefined reference to `eth_send'
net/libnet.a(net.o): In function `NetSendUDPPacket':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:705: undefined reference to `eth_send'
net/libnet.a(net.o): In function `NetStartAgain':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:601: undefined reference to `eth_halt'
net/libnet.a(net.o): In function `PingTimeout':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:771: undefined reference to `eth_halt'
net/libnet.a(net.o): In function `NetLoop':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:322: undefined reference to `eth_halt'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:326: undefined reference to `eth_init'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:508: undefined reference to `eth_rx'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:514: undefined reference to `eth_halt'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:568: undefined reference to `eth_halt'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/net/net.c:408: undefined reference to `eth_halt'
drivers/mtd/nand/libnand.a(nand.o): In function `nand_init_chip':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/drivers/mtd/nand/nand.c:63: undefined reference to `add_mtd_device'
drivers/mtd/nand/libnand.a(nand_base.o): In function `nand_release':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/drivers/mtd/nand/nand_base.c:2966: undefined reference to `del_mtd_partitions'
drivers/mtd/nand/libnand.a(nand_base.o): In function `nand_erase_nand':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/drivers/mtd/nand/nand_base.c:2324: undefined reference to `mtd_erase_callback'
common/libcommon.a(main.o): In function `main_loop':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/main.c:541: undefined reference to `mtdparts_init'
common/libcommon.a(cmd_bootm.o): In function `do_bootm_vxworks':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_bootm.c:1109: undefined reference to `do_bootvx'
common/libcommon.a(cmd_bootm.o): In function `do_bootm_qnxelf':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_bootm.c:1130: undefined reference to `do_bootelf'
common/libcommon.a(cmd_nand.o): In function `arg_off_size':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_nand.c:300: undefined reference to `mtdparts_init'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_nand.c:301: undefined reference to `find_dev_and_part'
common/libcommon.a(cmd_nand.o): In function `arg_off':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_nand.c:259: undefined reference to `mtdparts_init'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_nand.c:260: undefined reference to `find_dev_and_part'
common/libcommon.a(cmd_movi.o): In function `do_movi':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_movi.c:685: undefined reference to `find_mmc_device'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_movi.c:688: undefined reference to `mmc_init'
common/libcommon.a(cmd_movi.o): In function `init_raw_area_table':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_movi.c:484: undefined reference to `find_mmc_device'
common/libcommon.a(cmd_fastboot.o): In function `do_sdfuse':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_fastboot.c:1680: undefined reference to `find_mmc_device'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_fastboot.c:1682: undefined reference to `mmc_init'
common/libcommon.a(cmd_mmc_fdisk.o): In function `put_mmc_mbr':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_mmc_fdisk.c:358: undefined reference to `find_mmc_device'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_mmc_fdisk.c:365: undefined reference to `mmc_init'
common/libcommon.a(cmd_mmc_fdisk.o): In function `get_mmc_mbr':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_mmc_fdisk.c:327: undefined reference to `find_mmc_device'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_mmc_fdisk.c:334: undefined reference to `mmc_init'
common/libcommon.a(cmd_mmc_fdisk.o): In function `get_mmc_block_count':
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_mmc_fdisk.c:299: undefined reference to `find_mmc_device'
/opt/EmbedSky/TQ210/uboot_TQ210_1.3.4/common/cmd_mmc_fdisk.c:306: undefined reference to `mmc_init'
board/EmbedSky/TQ210/libTQ210.a(embedsky_FAT.module): In function `FAT_Init':
/opt/EmbedSky/TQ210/u-boot-1.3.4-TQ210/board/EmbedSky/TQ210/embedsky_FAT.c:2011: undefined reference to `find_mmc_device'
/opt/EmbedSky/TQ210/u-boot-1.3.4-TQ210/board/EmbedSky/TQ210/embedsky_FAT.c:2017: undefined reference to `mmc_init'
disk/libdisk.a(part.o):(.rodata+0x4): undefined reference to `mmc_get_dev'
make: *** [u-boot] Error 1