$targets{microzed} = ' --uboot="U-Boot-PetaLinux>" --uboot-addr kernel=${loadaddr} --uboot-addr fdt=0x00f00000 --uboot-addr ramdisk=0x02000000 '; $targets{microzed_local} = ' --target=microzed --tftp --uboot-init="set serverip $NB_MYIP" --netif=eth0 --remote-cmd="sterm -s115200 -v /dev/ttyUSB0" '; $default_target="microzed_local";