Searched refs:uboot_tag (Results 1 – 2 of 2) sorted by relevance
38 int __initdata uboot_tag; variable504 if (uboot_tag != UBOOT_TAG_NONE && in handle_uboot_args()505 uboot_tag != UBOOT_TAG_CMDLINE && in handle_uboot_args()506 uboot_tag != UBOOT_TAG_DTB) { in handle_uboot_args()507 pr_warn(IGNORE_ARGS "invalid uboot tag: '%08x'\n", uboot_tag); in handle_uboot_args()516 if (uboot_tag != UBOOT_TAG_NONE && in handle_uboot_args()523 if (uboot_tag == UBOOT_TAG_DTB) { in handle_uboot_args()530 if (uboot_tag == UBOOT_TAG_CMDLINE) in handle_uboot_args()
137 st r0, [@uboot_tag]