Home
last modified time | relevance | path

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

/external/u-boot/include/
Dvxworks.h16 #define VXWORKS_PHYS_MEM_BASE 0x100000 macro
/external/u-boot/cmd/
Delf.c303 base = env_get_hex("vx_phys_mem_base", VXWORKS_PHYS_MEM_BASE); in do_bootvx()