Searched refs:VXWORKS_PHYS_MEM_BASE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | vxworks.h | 16 #define VXWORKS_PHYS_MEM_BASE 0x100000 macro |
/external/u-boot/cmd/ | ||
D | elf.c | 303 base = env_get_hex("vx_phys_mem_base", VXWORKS_PHYS_MEM_BASE); in do_bootvx() |