This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UBL and U-BOOT compile and load on host linux pc

Hi  all ?
I'm working with ipnc DM365 Kit (Appropho).

1, I want re-build 'UBL' to make binary file, where is source file?
2. I want re-flah UBL and U-boot on bootloader prompt. how can i do '??' 
    # nand erase ....??
    # tftpboot ....??
    # nand write....??
    without CCS, flash uility command.

Thanks for your reply  ^^