On Tue, 03 Dec 2024 14:55:44 +0100, Théo Lebrun wrote: > On Mobileye EyeQ5, the bootloader will put MAC addresses into memory. > Declare that as reserved memory to be used by the kernel, exposing > nvmem cells. That region has a 12-byte header and a 4-byte trailing CRC. > > Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/nvmem/rmem.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>