commit | 00b998386c75a733e85ebaab9e5db627103afaac | [log] [tgz] |
---|---|---|
author | Suyash Pathak <suyash.pathak@arm.com> | Wed Feb 12 10:36:20 2020 +0530 |
committer | Suyash Pathak <suyash.pathak@arm.com> | Wed Feb 19 13:26:27 2020 +0530 |
tree | 94a985e0826e5c13de96810544ef598707ec3725 | |
parent | 81a5d036a7548f452e7af8ed980ea3a52cb8739b [diff] |
plat/arm: allow boards to specify second DRAM Base address The base address for second DRAM varies across different platforms. So allow platforms to define second DRAM by moving Juno/SGM-775 specific definition of second DRAM base address to Juno/SGM-775 board definition respectively, SGI/RD specific definition of DRAM 2 base address to SGI board definition. Change-Id: I0ecd3a2bd600b6c7019c7f06f8c452952bd07cae Signed-off-by: Suyash Pathak <suyash.pathak@arm.com>