Re: [PATCH v2] Add lvgl/hello: Sample Hello world app using littleVGL and libbsd

2019-09-19 Thread Vijay Kumar Banerjee
On Thu, Sep 19, 2019 at 4:41 AM Chris Johns wrote: > On 19/9/19 5:05 am, Vijay Kumar Banerjee wrote: > > Sorry, this patch doesn't seem to work properly, I have modified it a > bit and > > attached the v4 here. This v4 needs the rtems_waf typo patch that I > recently > > posted. > > Thanks. This

Re: [PATCH v2] bsps/beagle: register i2c device at initialization

2019-09-19 Thread Christian Mauderer
Hello Vijay, sorry for being picky: What happens if something goes wrong during that initialization? For example: If the system has a configuration where /dev/i2c0 can't be created. In that case it will just silently fail to create the i2c-0 which maybe leads to odd errors later. There's already

Re: [PATCH v2] bsps/beagle: register i2c device at initialization

2019-09-19 Thread Vijay Kumar Banerjee
On Thu, Sep 19, 2019 at 10:05 PM Christian Mauderer wrote: > Hello Vijay, > > sorry for being picky: What happens if something goes wrong during that > initialization? For example: If the system has a configuration where > /dev/i2c0 can't be created. In that case it will just silently fail to >

Re: [PATCH v2] bsps/beagle: register i2c device at initialization

2019-09-19 Thread Vijay Kumar Banerjee
On Fri, Sep 20, 2019 at 12:08 AM Christian Mauderer wrote: > On 19/09/2019 19:48, Vijay Kumar Banerjee wrote: > > > > > > > > On Thu, Sep 19, 2019 at 10:05 PM Christian Mauderer > > wrote: > > > > Hello Vijay, > > > > sorry for being picky: What happens if

Re: [PATCH v2] bsps/beagle: register i2c device at initialization

2019-09-19 Thread Christian Mauderer
On 19/09/2019 19:48, Vijay Kumar Banerjee wrote: > > > > On Thu, Sep 19, 2019 at 10:05 PM Christian Mauderer > wrote: > > Hello Vijay, > > sorry for being picky: What happens if something goes wrong during that > initialization? For example: If the

Re: [PATCH v2] bsps/beagle: register i2c device at initialization

2019-09-19 Thread Christian Mauderer
Thanks for the patch. Now it's OK and I pushed it (with an indentation fix). Best regards Christian On 19/09/2019 20:56, Vijay Kumar Banerjee wrote: > > > > On Fri, Sep 20, 2019 at 12:08 AM Christian Mauderer > wrote: > > On 19/09/2019 19:48, Vijay Kumar

Re: [PATCH v2] Add lvgl/hello: Sample Hello world app using littleVGL and libbsd

2019-09-19 Thread Chris Johns
On 19/9/19 9:15 pm, Vijay Kumar Banerjee wrote: > I added the changes in the attached patch. Thank you. I have pushed it. Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

libbsd update of master branch

2019-09-19 Thread Sebastian Huber
Hello, are there any pending patches for the libbsd master branch? I would like to update to the latest FreeBSD trunk early next week. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09

Re: libbsd update of master branch

2019-09-19 Thread Chris Johns
On 20/9/19 2:55 pm, Sebastian Huber wrote: > are there any pending patches for the libbsd master branch? I would like to > update to the latest FreeBSD trunk early next week. I do not have any. Chris ___ devel mailing list devel@rtems.org