[U-Boot] [PATCH v5 7/8] spi: ich: Separate out the read/write trace from normal debugging

Bin Meng bmeng.cn at gmail.com
Tue Jan 19 05:17:11 CET 2016


On Tue, Jan 19, 2016 at 11:19 AM, Simon Glass <sjg at 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at 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!


More information about the U-Boot mailing list