Re: [U-Boot] [PATCH] MPC8315ERDB: Enable DHCP support

2018-03-05 Thread Marek Vasut
On 03/05/2018 02:57 PM, Tom Rini wrote: > On Mon, Mar 05, 2018 at 01:32:23PM +0100, Marek Vasut wrote: >> On 03/05/2018 01:27 PM, Tom Rini wrote: >>> On Sun, Mar 04, 2018 at 04:35:29PM -0300, Fabio Estevam wrote: Hi Marek, On Sun, Mar 4, 2018 at 3:17 PM, Marek Vasut wrote: > Ena

Re: [U-Boot] [PATCH] MPC8315ERDB: Enable DHCP support

2018-03-05 Thread Tom Rini
On Mon, Mar 05, 2018 at 01:32:23PM +0100, Marek Vasut wrote: > On 03/05/2018 01:27 PM, Tom Rini wrote: > > On Sun, Mar 04, 2018 at 04:35:29PM -0300, Fabio Estevam wrote: > >> Hi Marek, > >> > >> On Sun, Mar 4, 2018 at 3:17 PM, Marek Vasut wrote: > >>> Enable DHCP support for this board. > >>> > >>

Re: [U-Boot] [PATCH] MPC8315ERDB: Enable DHCP support

2018-03-05 Thread Marek Vasut
On 03/05/2018 01:27 PM, Tom Rini wrote: > On Sun, Mar 04, 2018 at 04:35:29PM -0300, Fabio Estevam wrote: >> Hi Marek, >> >> On Sun, Mar 4, 2018 at 3:17 PM, Marek Vasut wrote: >>> Enable DHCP support for this board. >>> >>> Signed-off-by: Marek Vasut >>> From: Ed Bartosh >> >> The From line shoul

Re: [U-Boot] [PATCH] MPC8315ERDB: Enable DHCP support

2018-03-05 Thread Tom Rini
On Sun, Mar 04, 2018 at 04:35:29PM -0300, Fabio Estevam wrote: > Hi Marek, > > On Sun, Mar 4, 2018 at 3:17 PM, Marek Vasut wrote: > > Enable DHCP support for this board. > > > > Signed-off-by: Marek Vasut > > From: Ed Bartosh > > The From line should be the first one. > > Then a Signed-off-by

Re: [U-Boot] [PATCH] MPC8315ERDB: Enable DHCP support

2018-03-04 Thread Fabio Estevam
Hi Marek, On Sun, Mar 4, 2018 at 3:17 PM, Marek Vasut wrote: > Enable DHCP support for this board. > > Signed-off-by: Marek Vasut > From: Ed Bartosh The From line should be the first one. Then a Signed-off-by tag from Ed should also be present, followed by yours. _

[U-Boot] [PATCH] MPC8315ERDB: Enable DHCP support

2018-03-04 Thread Marek Vasut
Enable DHCP support for this board. Signed-off-by: Marek Vasut From: Ed Bartosh Cc: Tom Rini --- NOTE: This patch is here just to get rid of extra patches in OE recipes. This is the last one we have pending there. --- configs/MPC8315ERDB_defconfig | 1 + 1 file changed, 1 insertion(+) d