Home
last modified time | relevance | path

Searched hist:b799cb4c0eebb0762e91e9653d8b9cc9a98440e3 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcommand.hb799cb4c0eebb0762e91e9653d8b9cc9a98440e3 Tue Sep 23 15:05:02 UTC 2008 Kumar Gala <galak@kernel.crashing.org> Expose command table search for sub-commands

Sub-command can benefit from using the same table and search functions
that top level commands have. Expose this functionality by refactoring
find_cmd() and introducing find_cmd_tbl() that sub-command processing
can call.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/rk3399_rockchip-uboot/common/
H A Dcommand.cb799cb4c0eebb0762e91e9653d8b9cc9a98440e3 Tue Sep 23 15:05:02 UTC 2008 Kumar Gala <galak@kernel.crashing.org> Expose command table search for sub-commands

Sub-command can benefit from using the same table and search functions
that top level commands have. Expose this functionality by refactoring
find_cmd() and introducing find_cmd_tbl() that sub-command processing
can call.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>