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-05 20:54:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
54ad7b5ab8
u-boot
/
board
/
cavium
/
thunderx
/
Makefile
9 lines
105 B
Makefile
Raw
Normal View
History
Unescape
Escape
armv8: cavium: Add ThunderX 88xx board definition This commit adds basic Cavium ThunderX 88xx board definitions and support. Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com> [trini: Drop CONFIG_SYS_GENERIC_BOARD define] Signed-off-by: Tom Rini <trini@konsulko.com>
2015-10-14 16:55:50 +00:00
#
#
# (C) Copyright 2014, Cavium Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
armv8: cavium: Add an implementation of ATF calling functions This commit adds functions issuing calls to the product-specific ATF services Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
2015-10-14 16:55:51 +00:00
obj-y
:=
thunderx.o atf.o
Reference in a new issue
Copy permalink