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

init_helpers.h

Forked from Reform / reform-boundary-uboot
39152 commits behind the upstream repository.
  • Graeme Russ's avatar
    d47ab0ec
    x86: Split init functions out of board.c · d47ab0ec
    Graeme Russ authored
    This patch moves towards reducing board.c to simply a set of init cores for
    the three initialisation phases (Flash, Flash/RAM, and RAM), a set of three
    init function arrays and a init function array processing function
    d47ab0ec
    History
    x86: Split init functions out of board.c
    Graeme Russ authored
    This patch moves towards reducing board.c to simply a set of init cores for
    the three initialisation phases (Flash, Flash/RAM, and RAM), a set of three
    init function arrays and a init function array processing function