Home
last modified time | relevance | path

Searched refs:FDT_FILE_V1_0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dapalis_imx6.h195 #define FDT_FILE_V1_0 "imx6q-apalis_v1_0-eval.dtb" macro
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c828 env_set("fdt_file", FDT_FILE_V1_0); in board_late_init()
829 printf("patching fdt_file to " FDT_FILE_V1_0 "\n"); in board_late_init()