Skip to content
  • Matthias Brugger's avatar
    rpi4: enable dram bank initialization · 9de5b89e
    Matthias Brugger authored
    
    
    When booting through the efi stub, the memory map get's created by
    reading the dram bank information. Depending on the version of the RPi4
    this information changes. Read the device tree to initialize the dram
    bank data structure. This way the kernel is able to access the whole
    range of available memory.
    
    Signed-off-by: default avatarMatthias Brugger <mbrugger@suse.com>
    9de5b89e