Home
last modified time | relevance | path

Searched refs:DTB_LOAD_ADDR (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-zynqmp/
A Dmkimage_fit_atf.sh18 DTB_LOAD_ADDR=`awk '/CONFIG_XILINX_OF_BOARD_DTB_ADDR/ { print $3 }' include/generated/autoconf.h`
19 if [ ! -z "$DTB_LOAD_ADDR" ]; then
20 DTB_LOAD="load = <$DTB_LOAD_ADDR>;"
/u-boot/include/configs/
A Dsheep_rk3368.h12 #define DTB_LOAD_ADDR 0x5600000 macro
A Dlion_rk3368.h12 #define DTB_LOAD_ADDR 0x5600000 macro

Completed in 2 milliseconds