Merge branch 'ti-u-boot-2019.01' of git://git.ti.com/ti-u-boot/ti-u-boot into processor-sdk-u-boot-2019.01
TI-Feature: ti_uboot_base-2019.01
TI-Tree: git://git.ti.com/ti-u-boot/ti-u-boot.git
TI-Branch: ti-u-boot-2019.01
* 'ti-u-boot-2019.01' of git://git.ti.com/ti-u-boot/ti-u-boot: (30 commits)
HACK: j721e: re-init MMC boot device after sysfw is loaded
mmc: replace printf() by pr_err() to warn about HS400 selection failure
mmc: retry a few times if a partition switch failed
mmc: do not change mode when accessing a boot partition
mmc: During a switch, poll on dat0 if available and check the final status
mmc: When switching partition, use the timeout specified in the ext_csd
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
mmc: if possible, poll the busy state using DAT0
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
mmc: omap_hsmmc: don't fill the send_init_stream callback
mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
mmc: Do not poll using CMD13 when changing timing
mmc: Add support for downgrading HS200/HS400 to HS mode
configs: am65x_evm_a53: Enhance bootcmd to start remoteprocs
configs: am65x_evm: Add env support to boot the MCU R5F rprocs
configs: am65x_evm_a53: Enable R5F remoteproc driver
armv8: K3: am65x: Update DDR address regions in MMU table
arm: dts: k3-am65-mcu: Add MCU domain R5F DT nodes
arm: dts: k3-am65: Add R5F ranges in interconnect nodes
...
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>