env: Use include/env for text-environment includes
[platform/kernel/u-boot.git] / board / ti / am62x / am62x.env
1 #include <env/ti/ti_armv7_common.env>
2 #include <env/ti/mmc.env>
3
4 default_device_tree=ti/k3-am625-sk.dtb
5 findfdt=
6         setenv name_fdt ${default_device_tree};
7         setenv fdtfile ${name_fdt}
8 name_kern=Image
9 console=ttyS2,115200n8
10 args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000
11         ${mtdparts}
12 run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
13
14 boot=mmc
15 mmcdev=1
16 bootpart=1:2
17 bootdir=/boot
18 rd_spec=-
19
20 splashfile=ti.gz
21 splashimage=0x80200000
22 splashpos=m,m
23 splashsource=sf