commit | cdd6a6d74e890d060758eb82e45339f5c27f7599 | [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 | 4aacee1f91f6c73fb16a7a851c49ff4a0cedee0a [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>