u-boot-brain/arch/arm/mach-keystone
Rex Chang 4849d95407 board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support
Added support for K2G EVM with FlipChip SoC of which
ARM/DDR3 runs at 1GHz/1066 MT/s. The patch is also
backward compatible with old revision EVM and EVM
with WireBond SoC. Their ARM/DDR3 run at 600MHz/800 MT/s.

The new SoC supports 2 different speeds at 1GHz and 600MHz.
Modyfied the CPU Name to show which SoC is used in the EVM.
Modified the DDR3 configuration to reflect New SoC supports
2 different CPU and DDR3 speeds, 1GHz/1066MT and 600MHz/800MT.

Added new inline function board_it_k2g_g1() for the new FlipChip 1GHz,
and set the u-boot env variable board_name accordingly.

Modified findfdt script in u-boot environment variable to include new k2g board type.

Signed-off-by: Rex Chang <rchang@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2018-01-19 15:49:24 -05:00
..
include/mach board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support 2018-01-19 15:49:24 -05:00
clock.c ARM: keystone2: Add support for getting external clock dynamically 2017-05-08 12:34:29 -04:00
cmd_clock.c ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() 2016-10-08 09:33:13 -04:00
cmd_ddr3.c Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
cmd_mon.c arm: mach-keystone: Updates mon_install for K2G HS 2017-07-26 11:26:51 -04:00
cmd_poweroff.c ARM: keystone2: Switch to using the poweroff command 2016-03-16 15:03:32 -04:00
config.mk ARM: keystone2: Allow to build with all image formats 2017-07-10 14:25:55 -04:00
ddr3_spd.c ARM: keystone2: use detected ddr3a size 2016-03-14 19:18:45 -04:00
ddr3.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
init.c board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support 2018-01-19 15:49:24 -05:00
Kconfig Convert CONFIG_SPL_BOARD_INIT to Kconfig 2017-05-22 07:29:48 -04:00
keystone.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
Makefile keystone2: Move target selection to Kconfig 2016-11-28 15:10:34 -05:00
mon.c arm: mach-keystone: Fixes issue with return values in inline assembly 2017-07-26 11:26:52 -04:00
msmc.c ARM: keystone: move SoC sources to mach-keystone 2015-02-21 08:23:52 -05:00
psc.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00