commit | 7b3efc66996b6686ad393b706c323990afa31930 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 03 16:43:23 2013 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Dec 09 12:22:02 2013 -0700 |
tree | 1be7f83536e5f91b48f460feb0999bf1f23aeedb | |
parent | f44483b57c49282299da0e5c10073b909cdad979 [diff] |
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option The new name is longer but more clearly related to sandbox. This is in a separate patch within the same series since some comments on the SPI series rely on it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Hung-ying Tyan <tyanh@chromium.org>