
On Thu, Nov 8, 2012 at 8:27 AM, Robert P. J. Day rpjday@crashcourse.ca wrote:
might be playing with a TI DM8148-based dev kit so i'm looking for the git repo that matches the instructions here:
http://processors.wiki.ti.com/index.php/DM814x_AM387x_PSP_U-Boot
the instructions there clearly refer to a tree with support for the ti8148_evm, but i can't find that in the master tree, nor in the ti tree or arm tree listed here:
http://www.denx.de/wiki/U-Boot/Custodians?sortcol=3&table=1&up=0
This is probably a question for TI not the u-boot community since they are the ones who choose not to upstream this code.
It appears to be in the arago project here:
http://arago-project.org/git/projects/?p=u-boot-omap3.git;a=summary
Beware, it is old cruft from 2010.
--john