commit | 87b82cc9853b30d06bad6352e0f7f5b5e7c83c5f | [log] [tgz] |
---|---|---|
author | Ilya Yanok <ilya.yanok@cogentembedded.com> | Tue Feb 05 11:36:25 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Feb 18 13:48:04 2013 -0500 |
tree | 432260e6cbcbc8b8e5562260b67d1fce45d6cc84 | |
parent | fc3a0f07dbe2ab49b3f10f6c7b9bb90585437e40 [diff] |
am33xx: support for booting via usbeth This patch adds BOOT_DEVICE define for USB booting and fixes spl_board_init function to call arch_misc_init (this is the place there musb is initialized). Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>