0
0
mirror of https://github.com/u-boot/u-boot.git synced 2024-12-13 06:43:29 +08:00
u-boot/board/ti
Cooper Jr., Franklin 5f48da9a98 ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot
For K2G, runtime DTB selection utilizes the embedded_dtb_select function.
Therefore, define the function which will perform a EEPROM read and then
retries selecting the correct dtb now that it can detect which board its
on. For other Keystone devices use an empty function since they will still
use the embedded FIT functionality but their FIT will only contain a single
dtb.

Most production K2G boards do not have their EEPROM programmed. Therefore,
perform a test to verify a K2G GP is currently being used and if it is then
set the values normally set by a EEPROM read.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-07-10 14:25:55 -04:00
..
am43xx Merge branch 'master' of git://git.denx.de/u-boot-mmc 2017-06-10 09:47:57 -04:00
am57xx arm: am57xx: Set fastboot variables in environment 2017-06-12 08:36:25 -04:00
am335x board: ti: am335x: Fix scale_vcore for beaglebones 2017-06-12 08:38:48 -04:00
am3517crane mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
beagle treewide: remove unneeded semicolons 2017-06-16 10:11:38 -04:00
common ti: common: board_detect: Add function to determine if EEPROM was read 2017-07-10 14:25:53 -04:00
dra7xx arm: dra7: Set fastboot variables in environment 2017-06-12 08:36:26 -04:00
evm mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ks2_evm ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot 2017-07-10 14:25:55 -04:00
omap5_uevm arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
panda arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
sdp4430 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti814x mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 2017-05-15 18:28:23 +09:00
ti816x ti816x: Enable ethernet support 2017-06-28 11:43:39 -04:00