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

include

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    35973 commits behind the upstream repository.
    user avatar
    Fabio Estevam authored
    Print CPU information within board_late_init().
    
    This is in preparation for adding 1GHz support, which requires programming a PMIC
    via I2C. As I2C is only available after relocation, print the CPU information
    later at board_late_init(), so that the CPU frequency can be printed correctly.
    
    Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
    Acked-by: default avatarStefano Babic <sbabic@denx.de>
    1fc56f1c
    History
    Name Last commit Last update
    ..
    asm