# Enable UART output from bootcode.bin do_configure() { sed -i "s/BOOT_UART=0/BOOT_UART=1/" ${S}/bootcode.bin }