summaryrefslogtreecommitdiff
path: root/cmd/broadcom/Makefile
diff options
context:
space:
mode:
authorTrac Hoang <[email protected]>2020-08-20 20:41:04 +0530
committerTom Rini <[email protected]>2020-09-09 16:57:35 -0400
commit186879cdb22fd7569dae7f425711bed82a707bb4 (patch)
treef0f31cf0d3980623b8ebd5bcbb2f8ec1a44ad8ce /cmd/broadcom/Makefile
parent2a9f9d633d2e069e5d5e7acde050b338ec803692 (diff)
cmd: broadcom: add bnxt boot command
Chimp is a core in Broadcom netxtream controller (bnxt). Add command to load binary to chimp and boot bnxt. Signed-off-by: Trac Hoang <[email protected]> Signed-off-by: Rayagonda Kokatanur <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'cmd/broadcom/Makefile')
-rw-r--r--cmd/broadcom/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmd/broadcom/Makefile b/cmd/broadcom/Makefile
new file mode 100644
index 00000000000..22ccf2f3343
--- /dev/null
+++ b/cmd/broadcom/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0+
+# Copyright 2020 Broadcom
+
+obj-y += chimp_boot.o