mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 06:04:34 +00:00
70bf26332f
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>
5 lines
113 B
Makefile
5 lines
113 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# Copyright 2020 Broadcom
|
|
|
|
obj-y += chimp_boot.o
|
|
obj-y += nitro_image_load.o
|