mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
a02d517b01
This adds board support for the Toradex module family Colibri iMX6. The familiy consists of a module with i.MX6 DualLite, i.MX6 Solo, both with a version for commercial and industrial temperature range. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
5 lines
161 B
Makefile
5 lines
161 B
Makefile
# Copyright (c) 2012-2014 Toradex, Inc.
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y := colibri_imx6.o do_fuse.o
|
|
obj-$(CONFIG_TDX_CMD_IMX_MFGR) += pf0100.o
|