HomeSort by: relevance | last modified time | path
    Searched refs:IH_TYPE_SCRIPT (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mkubootimage/
uboot.h 57 IH_TYPE_SCRIPT = 6,
mkubootimage.c 197 { IH_TYPE_SCRIPT, "script" },
324 if (image_type == IH_TYPE_SCRIPT) {
427 if (image_type == IH_TYPE_SCRIPT) {
548 case IH_TYPE_SCRIPT:

Completed in 33 milliseconds