Home
last modified time | relevance | path

Searched refs:boot_buf (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/siemens/taurus/
H A Dtaurus.c421 char boot_buf[10]; in do_upgrade_available() local
428 sprintf(boot_buf, "%lx", boot_retry); in do_upgrade_available()
429 env_set("boot_retries", boot_buf); in do_upgrade_available()