Add command to update the environmental variables which are used to read the data from QSPI offsets and load the binaries to bnxt. Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com> Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com> Reviewed-by: Simon Glass <sjg@chromium.org>
6 lines
113 B
Makefile
6 lines
113 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# Copyright 2020 Broadcom
|
|
|
|
obj-y += chimp_boot.o
|
|
obj-y += nitro_image_load.o
|