commit | 64367c8b73e5744c540f1f6b646ef61df67092d4 | [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 | ca3cd8217caaede6ad1d6575f8ccb315b884aa9b [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>