blob: 8c3c956184925ebcdfbc95e6477a0dc0b2ef0c98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
* (C) Copyright 2009
* Stefano Babic, DENX Software Engineering, sbabic@denx.de.
*
* Copyright (C) 2015-2016 Freescale Semiconductor, Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <asm/imx-common/sys_proto.h>
#include <asm/arch/module_fuse.h>
|