Skip to content
Snippets Groups Projects
Select Git revision
0 results

init_helpers.h

Blame
  • Forked from Reform / reform-boundary-uboot
    Loading
    • 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