Re: [U-Boot] [PATCH 1/1] tools/logos: remove black background of U-Boot logo

2019-07-29 Thread Tom Rini
On Thu, Jul 25, 2019 at 08:46:15PM +0200, Heinrich Schuchardt wrote: > When generating the Sphinx documentation with command 'make htmldocs' the > U-Boot logo is displayed with a black box as a background. > > Remove the black box. > > Signed-off-by: Heinrich Schuchardt Applied to u-boot/maste

[U-Boot] [PATCH 1/1] tools/logos: remove black background of U-Boot logo

2019-07-25 Thread Heinrich Schuchardt
When generating the Sphinx documentation with command 'make htmldocs' the U-Boot logo is displayed with a black box as a background. Remove the black box. Signed-off-by: Heinrich Schuchardt --- tools/logos/u-boot_logo.svg | 7 --- 1 file changed, 7 deletions(-) diff --git a/tools/logos/u-b