From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 30 Oct 2013 10:50:12 +0100 Subject: [U-Boot] [PATCH] video, formike: change tag/val write In-Reply-To: <1382432784-22687-1-git-send-email-hs@denx.de> References: <1382432784-22687-1-git-send-email-hs@denx.de> Message-ID: <20131030105012.4130fe5b@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 Tue, 22 Oct 2013 11:06:24 +0200 Heiko Schocher wrote: > write first the "tag" 8 bit value and then the "val" 8-bit > to the display. > > Tested on the rut board. > > Signed-off-by: Heiko Schocher > Cc: Anatolij Gustschin > --- > drivers/video/formike.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) applied to u-boot-video/master, thanks! Anatolij