Hello,
I'm trying to develop a boot-loader for an OMAP L137 or L138, and I would like to clarify few points :
- The TI primary boot-loader and AIS script interpreter is located in the ROM of the ARM core and there is no way to modify it or to replace it by my boot-loader ?
- The TI primary boot-loader and AIS script interpreter is using all the ROM of the ARM core and my boot-loader cannot be placed in this ROM next to the TI boot-loader ?
- If I use an AIS script to load my secondary boot-loader will always load it to the Shared memory starting at the address 0x80000000 ?
Cordially
Arthur CARTIER