
28 Mar
2016
28 Mar
'16
12:25 a.m.
On Wed, Mar 16, 2016 at 03:41:22PM +0100, Alexander Graf wrote:
When compiling the code for 64bit, the lcd code emits warnings because it tries to cast pointers to 32bit values. Fix it by casting them to longs instead, actually properly aligning with the function prototype.
Signed-off-by: Alexander Graf agraf@suse.de
Applied to u-boot/master, thanks!
--
Tom