]> Git Repo - J-u-boot.git/blame - board/ti/ks2_evm/k2hk_evm.env
rockchip: rk3399-gru: Include pinctrl and regulators in SPL
[J-u-boot.git] / board / ti / ks2_evm / k2hk_evm.env
CommitLineData
bf9c61ac 1#include <env/ti/ti_common.env>
5e541a05 2#include <env/ti/ti_armv7_keystone2.env>
5182e9c6
AD
3
4findfdt=setenv fdtfile ${name_fdt}
5boot=ubi
6args_ubi=setenv bootargs ${bootargs} rootfstype=ubifs root=ubi0:rootfs rootflags=sync rw ubi.mtd=ubifs,2048
7
8name_fdt=keystone-k2hk-evm.dtb
9name_mon=skern-k2hk.bin
10name_ubi=k2hk-evm-ubifs.ubi
11name_uboot=u-boot-spi-k2hk-evm.gph
12name_fs=arago-console-image-k2hk-evm.cpio.gz
This page took 0.078028 seconds and 4 git commands to generate.