blob: fa624248b2e93a4baf18e17187c73d33140b25f5 [file] [log] [blame]
Adrian Alonso1ea23b12015-09-02 13:54:17 -05001/*
2 * Copyright (C) 2015 Freescale Semiconductor, Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
Stefano Babic33731bc2017-06-29 10:16:06 +02007#include <asm/mach-imx/sys_proto.h>
Adrian Alonso98810772015-09-03 11:49:28 -05008
9void set_wdog_reset(struct wdog_regs *wdog);
Uri Mashiach5dd46892017-09-24 09:00:24 +030010enum boot_device get_boot_device(void);