commit | a46f770aac91733f2e60c4ddbc96777c230fcac6 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue Dec 11 22:16:19 2012 -0600 |
committer | Tom Rini <trini@ti.com> | Thu Dec 13 11:46:54 2012 -0700 |
tree | 5edef36e43886efa384a8fb373263e0a62c228d4 | |
parent | 32ec63ce2e75b25cef9d6cd44ed834b26a3f7fa4 [diff] |
env: Refactor do_apply to a flag Use a flag in hsearch_r for insert mode passed from import to allow the behavior be different based on use. Now that "do_check" is called for all imports, ensure console init is complete before updating the console on relocation import Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>