mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-11 22:03:15 +00:00
ef64e782ec
Add i.MX8 MISC driver to handle the communication between A35 Core and SCU. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Cc: Stefano Babic <sbabic@denx.de>
3 lines
52 B
Makefile
3 lines
52 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += scu.o
|