Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/bin/tool/
Dcafedevrun.sh168 DDF_VOLUME_ADDR=$INDIVIDUAL_DDF_VOLUME_ADDR
172 if [ -z "$DDF_VOLUME_ADDR" ]; then
173 DDF_VOLUME_ADDR=$DEFAULT_DDF_VOLUME_ADDR
178 if ((UPPERBOUND_VOLUME_ADDRESS < (DDF_VOLUME_ADDR + DDF_VOLUME_SIZE)))
180 ((DDF_VOLUME_SIZE=(UPPERBOUND_VOLUME_ADDRESS - DDF_VOLUME_ADDR)))