uboot/board/ti
Vitaly Andrianov 8efc243741 ARM: keystone2: use detected ddr3a size
Because KS2 u-boot works in 32 bit address space the existing ram_size
global data field cannot be used. The maximum, which the get_ram_size()
can detect is 2GB only. The ft_board_setup() needs the actual ddr3 size
to fix up dtb.

This commit introduces the ddr3_get_size() which uses SPD data to
calculate the ddr3 size. This function replaces the "ddr3_size"
environment variable, which was used to get the SODIMM size.

For platforms, which don't have SODIMM with SPD and ddr3 is populated to
a board a simple ddr3_get_size function that returns ddr3 size has to be
implemented. See hardware-k2l.h

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-14 19:18:45 -04:00
..
am43xx ti: AM437x: Use generic EEPROM detection logic 2016-03-14 19:18:34 -04:00
am57xx board: ti: AM57xx: Add detection logic for AM57xx-evm 2016-03-14 19:18:35 -04:00
am335x ti: AM335x: Use generic EEPROM detection logic 2016-03-14 19:18:33 -04:00
am3517crane omap-common: Common function to display die id, replacing omap3-specific version 2015-10-22 14:18:30 -04:00
beagle ns16550: unify serial_omap 2015-11-21 21:50:17 -05:00
common ARM: omap-common: Add standard access for board description EEPROM 2016-03-14 19:18:33 -04:00
dra7xx ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz 2016-02-15 12:04:46 -05:00
evm omap-common: Common function to display die id, replacing omap3-specific version 2015-10-22 14:18:30 -04:00
ks2_evm ARM: keystone2: use detected ddr3a size 2016-03-14 19:18:45 -04:00
omap5_uevm omap-common: Common serial and usbethaddr functions based on die id 2015-10-22 14:17:22 -04:00
panda omap-common: Common serial and usbethaddr functions based on die id 2015-10-22 14:17:22 -04:00
sdp4430
ti814x ti814x_evm: Switch to SYS_GENERIC_BOARD 2015-09-15 13:55:22 -04:00
ti816x ti816x: Switch to SYS_GENERIC_BOARD 2015-09-15 13:55:23 -04:00