From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 12 Jan 2020 21:02:15 +0100 Subject: [PATCH 03/33] video: sandbox: Enable all colour depths In-Reply-To: <20200112120216.3.I61379996502d779697c5d0dd28e02415b810118a@changeid> References: <20200112190624.79077-1-sjg@chromium.org> <20200112120216.3.I61379996502d779697c5d0dd28e02415b810118a@changeid> Message-ID: <20200112210215.6006afa5@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 12 Jan 2020 12:05:54 -0700 Simon Glass sjg at chromium.org wrote: > For sandbox we want to have the maximum possible build coverage, so enable > all colour depths for video. > > Signed-off-by: Simon Glass Reviewed-by: Anatolij Gustschin -- Anatolij