I'm trying to build an AIS-signed U-boot image for AM1808 LogicPD Exp Kit, but to use the AIS-gen tool I need some configuration information (PLL, DDR, etc...).
Is there any AIS-gen configuration file related to AM1808 LogicPD Exp Kit? Or is it possible to get these info from the GEL file? How?
Moreover, using the AIS-gen tool with a binary (like the pre-built U-boot provided within the SDK) requires to specify an entrypoint and a target address. Which values must be used? Is any valid memory address ok?
I would like to avoid UBL, as it is not necessary (http://processors.wiki.ti.com/index.php/OMAP-L138_Bootloader#Do_I_need_a_secondary_bootloader_.28UBL.29.3F), but doc and info about this topic are not really clear...
Thanks in advance.