We have the AM335x EVM kit. We are going to be using Integrity OS. We have an integrity BSP image and a colleague burned it into flash using the Green Hill jtag probe. I'm not sure what he did, I think he has an integrity monolith that burns mlo into flash, a monolith for burning the integrity bootloader into flash.
Is it required that we use the green hill probe to do this? Or can I load the images to nand from the uboot or linux that comes on the SD card? I tried doing it from uboot by loading the images into RAM and writing them to nand. But I am either doing something wrong or its not possible to do it that way?
In summary, I have three files, mlo, uboot and integritybootloader. How do I load them to flash so that the board can boot up into integrity OS from nand?