Hi TI,
I'm working on omap5 based DRA7XX customized board.
I want to build the uImage, which will decompress in u-boot.
Now when I build the uImage, my kernel is decompressing in "arch/arm/boot/compressed/head.S"
I have tried creating the uImage using Image(uncompressed image). but I'm enable to run it on my board.
How to build the uncompressed uImage, which will compress using mkimage command and uncompress in bootm command.
Kindly help me to resolve this issue..!!
Thanks
Ramappa