mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
fa9c021632
Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Fabio Estevam <fabio.estevam@freescale.com>
13 lines
279 B
Text
13 lines
279 B
Text
/*
|
|
+ * Copyright 2012 Freescale Semiconductor, Inc.
|
|
+ * Copyright 2011 Linaro Ltd.
|
|
+ *
|
|
+ * SPDX-License-Identifier: GPL-2.0+
|
|
+ */
|
|
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
model = "Freescale i.MX6 Quad SABRE Automotive Board";
|
|
compatible = "fsl,imx6q-sabreauto", "fsl,imx6q";
|
|
};
|