
19 Jan
2016
19 Jan
'16
5:17 a.m.
On Tue, Jan 19, 2016 at 11:19 AM, Simon Glass sjg@chromium.org wrote:
The trace is seldom useful for basic debugging. Allow it to be enabled separately so that it is easier to see the more important init and error debug messages.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v5: None Changes in v4: None Changes in v3:
- Add a new patch to separate out the read/write trace from normal debugging
Changes in v2: None
drivers/spi/ich.c | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-)
applied to u-boot-x86/master, thanks!