Hi
I'm trying to build an UBL for ZOOM AM1808 Experimenter Kit from LogicPD.
The on-board SPI flash has an UBL that loads U-boot from SD/MMC but the suggested Sitara SDK 4.01 does not include any pre-built UBL nor source code.
So I've looked for a DaVinci PSP, but Sitara SDK 4.01 Release Notes do not say which is the one used.
By the way 4.01 includes a Kernel 3.20.0.14 but an Uboot 3.20.0.13, so I've dowloaded both the PSPs.
The PSPs have several pre-built UBL but only for am17xx, omapl1x7 or omapl1x8: can I use any of them for AM1808 or I need to rebuild from src?
I've also downloaded the most recent PSP 3.21.0.4 (referred by latest Sitara SDK 5.02), but UBL source code (src/boot-strap/armubl-xx.xx.xx.xx.tar.gz) is missing. This is clear in AM180x-PSP 03.21.00.04 User's Guide but that guide continues to refer to ARM User Boot Loader : so where to get latest armubl-03.21.00.04.tar.gz?
Finally I've tryed to use Serial Flash Tool and other tools that require mono environment to be used in Linux host.
TI documentation recommends Ubuntu LTS 10.04, but mono that comes with this distribution is not enough to make SFT and others to work.
Neither mono package included in 10.10 works.
Do you suggest to build mono from latest source code?
I suppose some more info about those topics would be appreciated in the wiki.
Thanks in advance for any help and clarification.
Regards, Max.
(By the way: why is it called DaVinci PSP if it's used also for Sitara and OMAP-L1x processors?)