reserved memory from devicetree definition

Bin Meng bmeng.cn at gmail.com
Fri Mar 5 02:04:19 CET 2021


On Fri, Mar 5, 2021 at 8:26 AM jorge courett <jorge.courett at gmail.com> wrote:
>
> Hi!
> Is there any way to use a reserved memory definition in the device tree to
> avoid that u-boot could use that SDRAM memory region? Or the only way is by
> compiler configuration?

The use case you pointed out is not supported by U-Boot. U-Boot
currently only supports insert /reserved-memory node on some boards.

Patches are welcome to support the new use case :)

Regards,
Bin


More information about the U-Boot mailing list