Home
last modified time | relevance | path

Searched refs:SRC (Results 1 – 4 of 4) sorted by relevance

/u-boot/tools/binman/test/
A DMakefile23 VPATH := $(SRC)
24 CFLAGS := -march=i386 -m32 -nostdlib -I $(SRC)../../../include \
27 LDS_UCODE := -T $(SRC)u_boot_ucode_ptr.lds
28 LDS_BINMAN := -T $(SRC)u_boot_binman_syms.lds
29 LDS_BINMAN_BAD := -T $(SRC)u_boot_binman_syms_bad.lds
30 LDS_BINMAN_X86 := -T $(SRC)u_boot_binman_syms_x86.lds
44 bss_data: CFLAGS += $(SRC)bss_data.lds
/u-boot/scripts/
A Dobjdiff97 SRC="`git rev-parse --short HEAD^`"
100 SRC="`git rev-parse --short $1`"
110 SRCD="$TMPD/$SRC"
/u-boot/board/hisilicon/hikey/
A DREADME158 INFO: hisi_mcu_load_image: [SRC 0x1000200] 0x8000 0x3701 0x7695 0x7689
164 INFO: hisi_mcu_load_image: [SRC 0x1007bd0] 0xf000b510 0x2103fb3d 0xf0004604 0xf003fb57
170 INFO: hisi_mcu_load_image: [SRC 0x101ea54] 0x9 0x1020640 0x10001 0x8f0d180
176 INFO: hisi_mcu_load_image: [SRC 0x1022698] 0x0 0x0 0x0 0x0
182 INFO: hisi_mcu_load_image: [SRC 0x102328c] 0xf80000a0 0x0 0xf80000ac 0x0
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.lsch3165 3) Block Copy: SRC=0x0107, SRC_ADDR=0x00020000, DEST_ADDR=0x1800a000,
170 SRC should match the cfg_rcw_src, the reset config pins. It depends
195 3) Block Copy: SRC=0x0119, SRC_ADDR=0x00080000, DEST_ADDR=0x1800a000,
201 Notice the difference from QDS is SRC, SRC_ADDR and the offset of u-boot image
214 1) Block Copy: SRC=0x0040, SRC_ADDR=0x00100000, DEST_ADDR=0x1800a000,
220 SRC should match the cfg_rcw_src, the reset config pins.
221 The value for source(SRC) can be 0x0040 or 0x0041

Completed in 8 milliseconds