$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="dhcp; set serverip $NB_MYIP" --netif=eth0 --remote-cmd="sterm -s115200 -v /dev/ttyUSB0" '; $targets{mzapo} = ' --ssh=mzapo-psr@rtime.felk.cvut.cz --scriptmod=s/ttyPS1/ttyPS0/g '; #$default_target="microzed_local";