On 18/07/13 17:08, Wolfgang Denk wrote:
> Dear tiger...@viatech.com.cn,
> 
> please stop top posting / full quoting.
> 
> 
> In message <fe7aded5c2218b4786c09cd97dc4c49f99d...@exchbj02.viatech.com.bj> 
> you wrote:
>>
>> My code base is based on u-boot-2013.04 .
>> I followed board\samsung\smdkc100\config.mk , and put it into my board
>> related directory.
> 
> You managed toi find a really bad example of code.  This should not be
> used.  Today, CONFIG_SYS_TEXT_BASE should be defined in the board
> config file instead. The use of board specific confog.mk files is
> strongly deprecated.
> 
> Minkyu Kang, could you please clean this up as soon as possible?
> Thanks!

Sure.

> 
> 
>> About SPL approach:
>> Did you suggest I put decompressed algorithm code into SPL code instead
>> of adding a self-uncompressed header?
> 
> Yes, that would be the U-Boot way to implement it. It allows you to
> reusse existing code instead of adding new methods.
> 
> Best regards,
> 
> Wolfgang Denk
> 

Thanks,
Minkyu Kang.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to