[PATCH v3 5/7] image-fdt: save no-map parameter of reserve-memory
Bin Meng
bmeng.cn at gmail.com
Fri Apr 30 03:46:43 CEST 2021
Hi Simon,
On Fri, Apr 30, 2021 at 12:13 AM Simon Glass <sjg at chromium.org> wrote:
>
> Hi Patrick,
>
> On Wed, 28 Apr 2021 at 03:23, Patrick Delaunay
> <patrick.delaunay at foss.st.com> wrote:
> >
> > Save the no-map information present in 'reserved-memory' node to allow
> > correct handling when the MMU is configured in board to avoid
> > speculative access.
> >
> > Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> > ---
> >
> > (no changes since v1)
> >
> > common/image-fdt.c | 23 +++++++++++++++--------
> > 1 file changed, 15 insertions(+), 8 deletions(-)
>
> Where is no-map documented?
See Linux kernel
Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Bin
More information about the U-Boot
mailing list