]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
am43xx_evm: add usb host boot support
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 16 Jun 2015 14:53:38 +0000 (20:23 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:53 +0000 (00:42 +0200)
commit85aa1f6d9f69998695338581c23329fa56973112
treee8106f664a7410e157b3b51c77591c8292f1e4ce
parent3beca0d3ac5055a629232118c125e55047940605
am43xx_evm: add usb host boot support

While booting via usb host mode, ROM uses DMA to copy MLO over USB so
ARM internal RAM cannot be used. Adding USB host boot support by
introducing new config target which sets SPL_TEXT_BASE to OCMC ram.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am43xx_evm_usbhost_boot_defconfig [new file with mode: 0644]
include/configs/am43xx_evm.h