]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/am43xx_evm_usbhost_boot_defconfig
am43xx_evm: add usb host boot support
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 16 Jun 2015 14:53:38 +0000 (20:23 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jun 2015 20:46:49 +0000 (16:46 -0400)
commitaee119bd70b8200739182f9abcdb4b7b634b73c2
tree435308817b2fd8bfac4ea300918e017929a8a987
parent46a14a6383a70ce713143f2781ad60373d257f65
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