Searched refs:LOAD_ADDR (Results 1 – 2 of 2) sorted by relevance
9 LOAD_ADDR = 0x40000 macro12 LOAD_ADDR = 0x1000000 macro16 LOAD_ADDR = 0xffffffff80200000 macro18 LOAD_ADDR = 0x80200000 macro54 cmd_link_demo = $(LD) --gc-sections -Ttext $(LOAD_ADDR) -o $@ $(filter-out $(PHONY), $^) $(PLATFORM…
50 The kernel uImage is built with LOAD_ADDR=0x12000000 and the device tree is
Completed in 3 milliseconds