]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat/arm: allow boards to specify second DRAM Base address
authorSuyash Pathak <suyash.pathak@arm.com>
Wed, 12 Feb 2020 05:06:20 +0000 (10:36 +0530)
committerSuyash Pathak <suyash.pathak@arm.com>
Wed, 19 Feb 2020 07:56:27 +0000 (13:26 +0530)
commit86f297a3e1549624716ccf678f7f80d0141e5834
tree94a985e0826e5c13de96810544ef598707ec3725
parent96318f828f5def96251747b33747d01d82e4e5d3
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>
include/plat/arm/board/common/board_css_def.h
plat/arm/board/juno/include/platform_def.h
plat/arm/board/sgm775/include/platform_def.h
plat/arm/css/sgi/include/sgi_base_platform_def.h