mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
03eb84c632
ti_mmc bootmethod uses a findfdt routine that is expected to be implemented by all platforms. Define a default findfdt based on configured DEFAULT_DEVICE_TREE option for u-boot. This saves duplication across multiple boards and handles architecture folder location changes centrally. TI ARMV7 platforms will need to override default_device_tree_subarch in the env file to point to the appropriate platform. Note: default "omap" is used to cater to "most common" default. Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> |
||
---|---|---|
.. | ||
default_findfdt.env | ||
dfu.h | ||
k3_dfu.env | ||
k3_dfu.h | ||
k3_rproc.env | ||
k3_rproc.h | ||
mmc.env | ||
mmc.h | ||
nand.env | ||
nand.h | ||
ti_armv7_keystone2.env | ||
ti_common.env | ||
ufs.env | ||
ufs.h |