commit | 1e48bb1f91de577253998bdf4a1249ffbb2b6e9e | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Tue Jul 31 12:29:57 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 10 13:45:35 2018 -0400 |
tree | cbcab5d1041760f3830d43d86dfd6a5717ad8db9 | |
parent | 6839bafb97fdcc50f8361b2c9bf5ca3afae860d7 [diff] |
snapdragon: Add DRAM detection & FDT fixup Fixup the Linux FDT with the detection of onboard DRAM as provided by SBL (Secondary boot loader) by reading the shared-memory region. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>