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