Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dfdt.c346 int curIndex = -1; in do_fdt() local
355 curIndex++; in do_fdt()
356 if (subcmd[0] == 'n' && curIndex == reqIndex) { in do_fdt()
372 env_set_ulong(var, curIndex + 1); in do_fdt()