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

asm-nios2

Forked from Reform / reform-boundary-uboot
46649 commits behind the upstream repository.
user avatar
Becky Bruce authored
Currently, both are defined as an unsigned long, but
should be phys_size_t. This should result in no real change,
since phys_size_t is currently an unsigned long for all the
default configs.  Also add print_lnum to cmd_bdinfo to deal
with the potentially wider memsize.

Signed-off-by: default avatarBecky Bruce <becky.bruce@freescale.com>
b57ca3e1
History