Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/installboot/
H A Devboards.c680 static const char board_u_boot_path_key[] = "runtime-u-boot-path"; variable
724 v = prop_dictionary_get(obj, board_u_boot_path_key); in validate_board_object()
808 prop_dictionary_set(board, board_u_boot_path_key, string); in evb_db_load_overlay()
1384 string = prop_dictionary_get(board, board_u_boot_path_key); in evb_board_get_uboot_path()