Home
last modified time | relevance | path

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

/u-boot/examples/api/
A DMakefile9 LOAD_ADDR = 0x40000 macro
12 LOAD_ADDR = 0x1000000 macro
16 LOAD_ADDR = 0xffffffff80200000 macro
18 LOAD_ADDR = 0x80200000 macro
54 cmd_link_demo = $(LD) --gc-sections -Ttext $(LOAD_ADDR) -o $@ $(filter-out $(PHONY), $^) $(PLATFORM…
/u-boot/board/logicpd/imx6/
A DREADME50 The kernel uImage is built with LOAD_ADDR=0x12000000 and the device tree is

Completed in 3 milliseconds