/* SPDX-License-Identifier: GPL-2.0-or-later+ */ | |
/* | |
* (C) Copyright 2024 - Analog Devices, Inc. | |
*/ | |
#include <env/adi/adi_boot.env> | |
adi_stage2_offset=0x40000 | |
adi_image_offset=0x0120000 | |
adi_rfs_offset=0x1020000 | |
loadaddr=0xA2000000 | |
jffs2file=adsp-sc5xx-__stringify(CONFIG_ADI_IMAGE)-adsp-sc594-som-ezkit.jffs2 |