On 05/01/2013 18:10, Marek Vasut wrote:
> Dear Stefano Babic,
> 
>> On 26/12/2012 02:08, Marek Vasut wrote:
>>> Adjust the NAND partitioning layout so that there is a separate partition
>>> for the ramdisk and fdt blob on the NAND.
>>>
>>> Signed-off-by: Marek Vasut <ma...@denx.de>
>>> Cc: Detlev Zundel <d...@denx.de>
>>> Cc: Stefano Babic <sba...@denx.de>
>>> Cc: Wolfgang Denk <w...@denx.de>
>>> ---
>>>
>>>  include/configs/m28evk.h |    2 ++
>>>  1 file changed, 2 insertions(+)
>>>
>>> diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
>>> index b49ec8c..36ce672 100644
>>> --- a/include/configs/m28evk.h
>>> +++ b/include/configs/m28evk.h
>>> @@ -178,6 +178,8 @@
>>>
>>>             "512k(environment),"            \
>>>             "512k(redundant-environment),"  \
>>>             "4m(kernel),"                   \
>>>
>>> +           "128k(fdt),"                    \
>>> +           "8m(ramdisk),"                  \
>>>
>>>             "-(filesystem)"
>>>  
>>>  #else
>>>  #define    CONFIG_ENV_IS_NOWHERE
>>
>> Discussion in the thread was quite off-topic - but at the end, there is
>> nothing for not applying it.
>>
>> Applied to u-boot-imx, thanks.
> 
> Thanks, will this make it for 2013.01 please ?

Of course, it is part of my next pull request.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=====================================================================
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to