Hi,

Using Arndale Octa board from samsung ,Iam trying to develop an
application myapp which will be run on top of bl2 (SPL). I create my own
function(board_init_f()) for basic initialization (taking reference from
uboot),which includes UART configuration.After compiling my code I am
not getting any data over UART. 
When I replace u-boot.bin with my_app.bin it doesn't work.
But When I called my_app from u-boot.bin it works fine.

I am trying to load my_app.bin from SPL then it doesn't work 
What could be the problem? Please suggest if I am missing anything.

Thanks,
Devarsh

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to