This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-08 14:14:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a9191b8eec
u-boot
/
arch
/
arm
/
mach-imx
/
imx8
/
Makefile
8 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
imx8: add basic cpu support Add basic cpu support, including cpu revision, cpu type, cpu core detection. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Cc: Stefano Babic <sbabic@denx.de>
2018-10-18 12:28:18 +00:00
#
# Copyright 2018 NXP
#
# SPDX-License-Identifier: GPL-2.0+
#
imx8: add iomux configuration api Add iomux configuration api. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Cc: Stefano Babic <sbabic@denx.de>
2018-10-18 12:28:25 +00:00
obj-y
+=
cpu.o iomux.o
Reference in a new issue
Copy permalink