Skip to content
Snippets Groups Projects
Select Git revision
0 results

common

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Alexander Graf authored
    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: default avatarAlexander Graf <agraf@suse.de>
    f8f58fbb
    History
    Name Last commit Last update
    ..