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
    Sergey Temerkhanov authored
    This patch fixes USB storage capacity detection breakage on 64-bit systems
    which arises due to 'unsigned long' length difference. Old code assumes that
    to be 32 bit and breaks because of inappropriate response buffer layout.
    Also this fixes a number of build warnings and changes big-endian values
    treatment style to be architecture-independent
    
    Signed-off-by: default avatarSergey Temerkhanov <s.temerkhanov@gmail.com>
    Signed-off-by: default avatarRadha Mohan Chintakuntla <rchintakuntla@cavium.com>
    f6570871
    History
    Name Last commit Last update
    ..