Re: [U-Boot] [PATCH 2/2] devinfo: Add gazerbeam info driver

2018-04-11 Thread Mario Six
Hi Simon, On Fri, Mar 30, 2018 at 10:40 AM, Simon Glass wrote: > Hi Mario, > > On 28 March 2018 at 20:36, Mario Six wrote: >> Add a device information driver for the upcoming gdsys Gazerbeam board. >> >> Signed-off-by: Mario Six >> ---

Re: [U-Boot] [PATCH 2/2] devinfo: Add gazerbeam info driver

2018-03-30 Thread Simon Glass
Hi Mario, On 28 March 2018 at 20:36, Mario Six wrote: > Add a device information driver for the upcoming gdsys Gazerbeam board. > > Signed-off-by: Mario Six > --- > drivers/devinfo/gazerbeam.c | 151 > >

[U-Boot] [PATCH 2/2] devinfo: Add gazerbeam info driver

2018-03-28 Thread Mario Six
Add a device information driver for the upcoming gdsys Gazerbeam board. Signed-off-by: Mario Six --- drivers/devinfo/gazerbeam.c | 151 drivers/devinfo/gazerbeam.h | 17 + 2 files changed, 168 insertions(+) create mode