From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 12 Jan 2020 21:15:50 +0100 Subject: [PATCH 28/33] sandbox: Support changing the LCD colour depth In-Reply-To: <20200112120216.28.I6e1d242c53cbe76b041651299cf5e971cc7fc7e8@changeid> References: <20200112190624.79077-1-sjg@chromium.org> <20200112120216.28.I6e1d242c53cbe76b041651299cf5e971cc7fc7e8@changeid> Message-ID: <20200112211550.361560b5@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:06:19 -0700 Simon Glass sjg at chromium.org wrote: > Add a new device-tree property to control the colour depth. At present we > support 16bpp and 32bpp. > > While we are here, update the code to use livetree. > > Signed-off-by: Simon Glass Reviewed-by: Anatolij Gustschin -- Anatolij