]> Git Repo - J-u-boot.git/commit
bx50v3: Use imx_ddr_size() for calculating the DDR size
authorFabio Estevam <[email protected]>
Sat, 23 Jul 2016 16:23:40 +0000 (13:23 -0300)
committerStefano Babic <[email protected]>
Thu, 28 Jul 2016 11:27:20 +0000 (13:27 +0200)
commitc6a51bab174ecb4c6bebfada951ac556ffc13fcd
treed3882b9fcd582d4f5d41b8e402ffc31838416297
parent84c51687a79c4bac514c43c0c3a0118015e6b13c
bx50v3: Use imx_ddr_size() for calculating the DDR size

imx_ddr_size() can be used to calculate the DDR size in runtime.

By using this function we no longer need to define PHYS_SDRAM_SIZE.

Cc: Martin Donnelly <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
board/ge/bx50v3/bx50v3.c
include/configs/ge_bx50v3.h
This page took 0.038345 seconds and 4 git commands to generate.