Re: [PATCH v5] user/exe: Add Device Tree section

2019-08-07 Thread Christian Mauderer
The last changes from Gedare are integrated and the patch builds fine. So I pushed it. Thanks for the work. I'll wait with the libbsd patches till weekend so that someone could still add an opinion (besides Chris and me). Best regards Christian On 07/08/2019 18:02, Vijay Kumar Banerjee wrote:

Re: [PATCH v5] user/exe: Add Device Tree section

2019-08-07 Thread Vijay Kumar Banerjee
Ping :) On Sun, Aug 4, 2019 at 2:01 AM Vijay Kumar Banerjee < vijaykumar9...@gmail.com> wrote: > --- > user/bsps/arm/beagle.rst | 21 + > user/exe/device-tree.rst | 92 > user/exe/index.rst | 1 + > 3 files changed, 95 insertions(+), 19

[PATCH v5] user/exe: Add Device Tree section

2019-08-03 Thread Vijay Kumar Banerjee
--- user/bsps/arm/beagle.rst | 21 + user/exe/device-tree.rst | 92 user/exe/index.rst | 1 + 3 files changed, 95 insertions(+), 19 deletions(-) create mode 100644 user/exe/device-tree.rst diff --git a/user/bsps/arm/beagle.rst