summaryrefslogtreecommitdiff
path: root/board/phytec/phycore_imx91_93/phycore_imx91_93.env
blob: a39359869d665ad690ba884a1d7d22065c5fa319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */

boot_script_dhcp=net_boot_fit.scr.uimg
console=ttyLP0
emmc_dev=0  /* This is needed by built-in uuu flash scripts */
fdt_addr_r=0x90000000
fdtfile=DEFAULT_FDT_FILE
fdtoverlay_addr_r=0x900c0000
ip_dyn=yes
kernel_addr_r=0x88000000
nfsroot=/srv/nfs
#ifdef CONFIG_IMX93
prepare_mcore=setenv optargs "${optargs} clk-imx93.mcore_booted"
#endif
scriptaddr=0x83500000
sd_dev=1    /* This is needed by built-in uuu flash scripts */