Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

arch

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Simon Glass authored
    The current code is causing errors like this on my toolchains:
    
    /usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.22/
    ld.bfd.real: failed to merge target specific data of file /usr/lib/gcc/
    armv7a-cros-linux-gnueabi/4.7.x-google/libgcc.a(_divdi3.o)
    
    Use do_div() to avoid this.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
    dc47e2bc
    History
    Name Last commit Last update
    ..