Re: [U-Boot] [PATCH 14/31] iMX28: Add MMC SPL

On Friday, September 09, 2011 07:02:24 AM Chander Kashyap wrote:
Dear Marek Vasut, Please use newly added spl framework to add mmc spl support.
Hi,
if you could possibly elaborate more on this matter, I'd be grateful. Especially how am I supposed to convert it to new SPL framework. I don't see many examples, only an empty directory.
Cheers

2011/9/9 Marek Vasut marek.vasut@gmail.com:
On Friday, September 09, 2011 07:02:24 AM Chander Kashyap wrote:
Dear Marek Vasut, Please use newly added spl framework to add mmc spl support.
Hi,
if you could possibly elaborate more on this matter, I'd be grateful. Especially how am I supposed to convert it to new SPL framework. I don't see many examples, only an empty directory.
Please see the implementation of origen board(board/samsung/origen). Its newly added. May be you can move mmc_spl/board/denx/m28evk/* to board/denx/m28evk/* define CONFIG_SPL_LDSCRIPT to the ldscript you want to use (Please read spl/Makefile line 64 onward).
Cheers

On Friday, September 09, 2011 03:14:06 PM Chander Kashyap wrote:
2011/9/9 Marek Vasut marek.vasut@gmail.com:
On Friday, September 09, 2011 07:02:24 AM Chander Kashyap wrote:
Dear Marek Vasut, Please use newly added spl framework to add mmc spl support.
Hi,
if you could possibly elaborate more on this matter, I'd be grateful. Especially how am I supposed to convert it to new SPL framework. I don't see many examples, only an empty directory.
Please see the implementation of origen board(board/samsung/origen). Its newly added. May be you can move mmc_spl/board/denx/m28evk/* to board/denx/m28evk/* define CONFIG_SPL_LDSCRIPT to the ldscript you want to use (Please read spl/Makefile line 64 onward).
Ok, I went through it (partly). Why do you create executables with .exe suffix there ? Is that some kind of a new trend in embedded linux industry?
Cheers

On Saturday, September 10, 2011 10:58:48 PM Marek Vasut wrote:
On Friday, September 09, 2011 03:14:06 PM Chander Kashyap wrote:
2011/9/9 Marek Vasut marek.vasut@gmail.com:
On Friday, September 09, 2011 07:02:24 AM Chander Kashyap wrote:
Dear Marek Vasut, Please use newly added spl framework to add mmc spl support.
Hi,
if you could possibly elaborate more on this matter, I'd be grateful. Especially how am I supposed to convert it to new SPL framework. I don't see many examples, only an empty directory.
Please see the implementation of origen board(board/samsung/origen). Its newly added. May be you can move mmc_spl/board/denx/m28evk/* to board/denx/m28evk/* define CONFIG_SPL_LDSCRIPT to the ldscript you want to use (Please read spl/Makefile line 64 onward).
Ok, I went through it (partly). Why do you create executables with .exe suffix there ? Is that some kind of a new trend in embedded linux industry?
Oh, one more thing -- is it possible to use custom start.S with the new "spl framework"? I somehow need it.
Thanks!
Cheers
participants (2)
-
Chander Kashyap
-
Marek Vasut