u-boot/doc/arch
Svyatoslav Ryhel e6883b6b30 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>
2025-03-08 16:27:22 +02:00
..
sandbox sandbox: remap memory load addresses 2025-03-08 16:27:22 +02:00
x86 x86: doc: Split out manual booting into its own file 2023-09-22 06:05:40 +08:00
arc.rst doc: arch: Convert README.ARC to reST 2019-07-24 10:10:04 -04:00
arm64.ffa.rst doc: shorten overlong title underlines 2023-11-11 01:44:08 +01:00
arm64.rst doc: arch: arm64: describe pagetable debugging 2024-06-25 17:22:30 -06:00
index.rst x86: doc: Move into its own directory 2023-09-22 06:05:40 +08:00
m68k.rst doc/arch/m68k.rst: Update toolchain comment 2024-09-12 18:14:49 +02:00
mips.rst doc/arch/mips.rst: Update toolchain list 2024-09-12 18:14:49 +02:00
nios2.rst global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
riscv.rst doc: arch: Add document for RISC-V architecture 2023-02-19 21:15:15 +01:00
sh.rst sh: Remove r7780mp board 2021-02-15 10:16:23 -05:00
xtensa.rst doc: arch: Convert README.xtensa to reST 2019-07-24 10:10:12 -04:00