commit | 9ea0a1ee9309054102e61a29e746db672494d385 | [log] [tgz] |
---|---|---|
author | Frédéric Danis <frederic.danis@collabora.com> | Fri Mar 20 10:59:24 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 14 11:16:34 2020 -0400 |
tree | b9a033c630654fadfdee30b85175773b18a7405d | |
parent | 26f555a6e5454043ed0b0a12d6fce252f5ae5b80 [diff] |
cmd: Fixup DT to pass PStore Ramoops parameters To simplify configuration and keep synchronized the PStore/Ramoops between U-Boot and the Linux kernel, this commit dynamically adds the Ramoops parameters defined in the U-Boot session to the Device Tree. Signed-off-by: Frédéric Danis <frederic.danis@collabora.com> Cc: Tom Rini <trini@konsulko.com> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Cc: Wolfgang Denk <wd@denx.de> Cc: Heiko Schocher <hs@denx.de>