Skip to content
Commit a5a27eaf authored by Dmitry Malkin's avatar Dmitry Malkin Committed by Matthias Brugger
Browse files

rpi5: add initial memory map for bcm2712



This includes:
* 1GB of RAM (from 4GB or 8GB total)
* AXI ranges (main peripherals)

When HDMI cable is plugged in at boot time firmware will
insert "simple-framebuffer" device into devicetree and will
shrink first memory region to 0x3f800000UL. Board setup then
will properly reserve framebuffer region.

When no HDMI cable is plugged in the size of the region will
be 0x3fc00000UL.

Signed-off-by: default avatarDmitry Malkin <dmitry@bedrocksystems.com>
Tested-by: default avatarJens Maus <mail@jens-maus.de>
Tested-by: default avatarDarko Alavanja <darko.alavanja@konsulko.com>
Signed-off-by: default avatarIvan T. Ivanov <iivanov@suse.de>
Signed-off-by: default avatarMatthias Brugger <mbrugger@suse.com>
parent 6faba419
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment