RE: [PATCH] configs: socfpga: add CONFIG_BOOTCOMMAND for cyclone5

2020-08-13 Thread Ooi, Joyce
> Subject: Re: [PATCH] configs: socfpga: add CONFIG_BOOTCOMMAND for > cyclone5 > > On 8/6/20 11:08 AM, Ooi, Joyce wrote: > > From: Joyce Ooi > > > > Add CONFIG_BOOTCOMMAND in cyclone5 defconfig to run fatscript and > > enable FPGA bridge > > > >

Re: [PATCH] configs: socfpga: add CONFIG_BOOTCOMMAND for cyclone5

2020-08-06 Thread Marek Vasut
On 8/6/20 11:08 AM, Ooi, Joyce wrote: > From: Joyce Ooi > > Add CONFIG_BOOTCOMMAND in cyclone5 defconfig to run fatscript and enable > FPGA bridge > > Signed-off-by: Joyce Ooi > --- > configs/socfpga_cyclone5_defconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a

[PATCH] configs: socfpga: add CONFIG_BOOTCOMMAND for cyclone5

2020-08-06 Thread Ooi, Joyce
From: Joyce Ooi Add CONFIG_BOOTCOMMAND in cyclone5 defconfig to run fatscript and enable FPGA bridge Signed-off-by: Joyce Ooi --- configs/socfpga_cyclone5_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/socfpga_cyclone5_defconfig b/configs/socfpga_cyclo