On Fri, 27 May 2016, Julien Grall wrote:
> Hello all,
> 
> This small patch series converts DEBUG_DT to Kconfig. This is easier
> to enable than having to modify the code when the user wants to debug
> the device tree parsing.
> 
> This series is based on the version 4 of "Kconfig debug options" [1].

In my queue for 4.8 (but not in next-4.8 as I don't want to import the
dependency).


> Yours sincerely,
> 
> [1] http://lists.xen.org/archives/html/xen-devel/2016-05/msg02093.html
> 
> Julien Grall (2):
>   xen/arm: Convert DEBUG_DT to Kconfig
>   xen/arm: Provide device tree debugging helper in a single place
> 
>  xen/Kconfig.debug             |  8 +++++
>  xen/arch/arm/domain_build.c   | 73 
> ++++++++++++++++++++-----------------------
>  xen/common/device_tree.c      |  6 +---
>  xen/include/xen/device_tree.h |  9 ++++++
>  4 files changed, 52 insertions(+), 44 deletions(-)
> 
> -- 
> 1.9.1
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to