summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-stm32.c
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <clamor95@gmail.com>2025-03-07 10:59:57 +0200
committerSvyatoslav Ryhel <clamor95@gmail.com>2025-03-08 16:27:22 +0200
commite6883b6b30784a529fbccd74f3226ad493d15116 (patch)
tree85142fb05bb3fe50a68c12bdc0f6a846b8e34a48 /drivers/pwm/pwm-stm32.c
parent0fd7ee0306a88bd99d3820167fa45a7ee6fbc1e1 (diff)
sandbox: remap memory load addresses
The existing memory layout places the bloblist at 0xb000 and the fdt at 0x100, resulting in a 0xaf00 size constraint for the fdt. This constraint has been reached. Lets modify the layout by moving the bloblist to 0x100, device tree to 0x1000 and placing early memory allocation after pre-console buffer at 0xf4000. This should guarantee sufficient memory allocation for future expansion. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions