Re: [U-Boot] [PATCH v2 6/8] board: ge: bx50v3: make SATA optional and disabled by default

2016-05-30 Thread Martin Donnelly
On Mon, May 30, 2016 at 01:37:06PM +0200, Andrew Shadura wrote: > The SATA support is only useful for development and shouldn't be enabled > in production, so it has to be disabled in U-boot by default. > > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly > --

Re: [U-Boot] [PATCH v2 2/8] board: ge: bx50v3: don't configure the backlight when there's no display

2016-05-30 Thread Martin Donnelly
On Mon, May 30, 2016 at 01:37:02PM +0200, Andrew Shadura wrote: > Don't try to configure the backlight when CONFIG_VIDEO_IPUV3 isn't set. > > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly > --- > board/ge/bx50v3/bx50v3.c | 3 +++ > 1 file changed, 3 ins

Re: [U-Boot] [PATCH v2 8/8] board: ge: bx50v3: add missing partnum variable

2016-05-30 Thread Martin Donnelly
d-off-by: Andrew Shadura > > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly > --- > include/configs/ge_bx50v3.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h > index

Re: [U-Boot] [PATCH v2 1/8] board: ge: bx50v3: move detect_baseboard() out of CONFIG_VIDEO_IPUV3

2016-05-30 Thread Martin Donnelly
On Mon, May 30, 2016 at 01:37:01PM +0200, Andrew Shadura wrote: > detect_baseboard() function doesn't depend on CONFIG_VIDEO_IPUV3. > Make sure it's available when CONFIG_VIDEO_IPUV3 is off. > > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly > --- > b

Re: [U-Boot] [PATCH v2 5/8] board: ge: bx50v3: make network support optional and disabled by default

2016-05-30 Thread Martin Donnelly
On Mon, May 30, 2016 at 01:37:05PM +0200, Andrew Shadura wrote: > The network support is only useful for development and shouldn't be enabled > in production, so it has to be disabled in U-boot by default. > > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly

Re: [U-Boot] [PATCH v2 4/8] board: ge: bx50v3: make USB support optional and disabled by default

2016-05-30 Thread Martin Donnelly
On Mon, May 30, 2016 at 01:37:04PM +0200, Andrew Shadura wrote: > The USB support is only useful for development and shouldn't be enabled > in production, so it has to be disabled in U-boot by default. > > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly

Re: [U-Boot] [PATCH v2 3/8] board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default

2016-05-30 Thread Martin Donnelly
gt; > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly > --- > include/configs/ge_bx50v3.h | 8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h > index 1304879..53f8689 1006

Re: [U-Boot] [PATCH v2 7/8] board: ge: bx50v3: disable unused features to improve size

2016-05-30 Thread Martin Donnelly
On Mon, May 30, 2016 at 01:37:07PM +0200, Andrew Shadura wrote: > Disable unused FPGA, NFS, FAT and EFI support to reduce the bootloader > size. > > Signed-off-by: Andrew Shadura Acked-by: Martin Donnelly > --- > configs/ge_b450v3_defconfig | 5 - > configs/ge

Re: [U-Boot] EXT: [PATCH v2] board: ge: bx50v3: Pass video bootargs for b850v3

2016-10-10 Thread Martin Donnelly
Display Port1) and LVDS (Display Port2) on B850v3. > > Signed-off-by: Ken Lin > Signed-off-by: Akshay Bhat Acked-by: Martin Donnelly Thanks, Martin ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot