Searched refs:boot_area (Results 1 - 1 of 1) sorted by relevance

/external/mmc-utils/
H A Dmmc_cmds.c247 int boot_area, send_ack; local
257 boot_area = strtol(argv[1], NULL, 10);
275 switch (boot_area) {
286 value |= (boot_area << 3);

Completed in 81 milliseconds