Home | History | Annotate | Download | only in u-boot

Lines Matching refs:BOARD

383 export ARCH CPU BOARD VENDOR SOC CPUDIR BOARDDIR
540 # is up-to-date. When we switch to a different board configuration, old CONFIG
563 # If board code explicitly specified LDSCRIPT or CONFIG_SYS_LDSCRIPT, use
568 #LDSCRIPT := $(srctree)/board/$(BOARDDIR)/u-boot.lds.debug
578 LDSCRIPT := $(srctree)/board/$(BOARDDIR)/u-boot.lds
675 HAVE_VENDOR_COMMON_LIB = $(if $(wildcard $(srctree)/board/$(VENDOR)/common/Makefile),y,n)
678 libs-$(HAVE_VENDOR_COMMON_LIB) += board/$(VENDOR)/common/
729 libs-y += $(if $(BOARDDIR),board/$(BOARDDIR)/)
851 # Add optional build target if defined in board/cpu/soc headers
908 @echo "This board uses CONFIG_DM_I2C_COMPAT. Please remove"
1039 -I . -I $(srctree)/board/$(BOARDDIR) $<
1077 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board" -E \
1082 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board"
1085 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board"
1209 # board's device tree.
1213 refcode.bin: $(srctree)/board/$(BOARDDIR)/refcode.bin FORCE