Searched refs:uboot_tag (Results 1 – 2 of 2) sorted by relevance
39 int __initdata uboot_tag; variable459 if (uboot_tag != UBOOT_TAG_NONE && in handle_uboot_args()460 uboot_tag != UBOOT_TAG_CMDLINE && in handle_uboot_args()461 uboot_tag != UBOOT_TAG_DTB) { in handle_uboot_args()462 pr_warn(IGNORE_ARGS "invalid uboot tag: '%08x'\n", uboot_tag); in handle_uboot_args()471 if (uboot_tag != UBOOT_TAG_NONE && in handle_uboot_args()478 if (uboot_tag == UBOOT_TAG_DTB) { in handle_uboot_args()485 if (uboot_tag == UBOOT_TAG_CMDLINE) in handle_uboot_args()
137 st r0, [@uboot_tag]