commit | f6ccb80ed6c96af2138da49b621edd3d0f19fdca | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Mar 07 17:34:29 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 07 18:32:40 2012 -0800 |
tree | 85cbeef1d113eb218b346cfe6b68f25b2391e874 | |
parent | 74f6736ecfbbbe9e7ebf9ba52475b6cb39c44f75 [diff] |
staging: android: ram_console: move footer strings Don't store the bootinfo string and the ecc status string with the recovered old log data. This will simplify refactoring the persistent ram code out of the ram console code later. CC: Android Kernel Team <kernel-team@android.com> Signed-off-by: Colin Cross <ccross@android.com> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>