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

board

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Shengzhou Liu authored
    Some boards use System EEPROM with 128-bytes instead of 256-bytes.
    Since we regard 256-bytes EEPROM as standard EEPROM with default
    value for MAX_NUM_PORTS. For those non-256-bytes EEPROM, we can
    redefine MAX_NUM_PORTS in board-specific file to override the
    default MAX_NUM_PORTS.
    
    This patch doesn't impact on previous existing boards.
    
    Signed-off-by: default avatarShengzhou Liu <Shengzhou.Liu@freescale.com>
    5536aeb0
    History
    Name Last commit Last update
    ..