Re: [PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot

2020-06-26 Thread Rayagonda Kokatanur
On Fri, Jun 26, 2020 at 6:42 AM Simon Glass wrote: > > On Wed, 10 Jun 2020 at 04:42, Rayagonda Kokatanur > wrote: > > > > From: Bharat Gooty > > > > Add env variables and commands for booting Linux. > > > > Signed-off-by: Bharat Gooty > > Signed-off-by: Rayagonda Kokatanur > > --- > > include

Re: [PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot

2020-06-25 Thread Simon Glass
On Wed, 10 Jun 2020 at 04:42, Rayagonda Kokatanur wrote: > > From: Bharat Gooty > > Add env variables and commands for booting Linux. > > Signed-off-by: Bharat Gooty > Signed-off-by: Rayagonda Kokatanur > --- > include/configs/bcm_ns3.h | 366 ++ > 1 file ch

[PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot

2020-06-10 Thread Rayagonda Kokatanur
From: Bharat Gooty Add env variables and commands for booting Linux. Signed-off-by: Bharat Gooty Signed-off-by: Rayagonda Kokatanur --- include/configs/bcm_ns3.h | 366 ++ 1 file changed, 366 insertions(+) diff --git a/include/configs/bcm_ns3.h b/include/c