All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mxs: Add NAND fdt and ramdisk partition to m28evk
Date: Sat, 05 Jan 2013 18:18:52 +0100	[thread overview]
Message-ID: <50E8607C.8000903@denx.de> (raw)
In-Reply-To: <201301051810.36082.marex@denx.de>

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 <marex@denx.de>
>>> Cc: Detlev Zundel <dzu@denx.de>
>>> Cc: Stefano Babic <sbabic@denx.de>
>>> Cc: Wolfgang Denk <wd@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: sbabic at denx.de
=====================================================================

  reply	other threads:[~2013-01-05 17:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-26  1:08 [U-Boot] [PATCH] mxs: Add NAND fdt and ramdisk partition to m28evk Marek Vasut
2012-12-26  2:37 ` Otavio Salvador
2012-12-26  3:13   ` Marek Vasut
2012-12-26 18:26     ` Otavio Salvador
2013-01-03 23:42       ` Scott Wood
2013-01-04  0:49         ` Otavio Salvador
2013-01-04 15:53           ` Scott Wood
2013-01-04  5:19         ` Marek Vasut
2013-01-04 15:53           ` Scott Wood
2013-01-04 15:58             ` Marek Vasut
2013-01-04 16:01               ` Scott Wood
2013-01-04 16:04                 ` Marek Vasut
2013-01-04 16:10                   ` Scott Wood
2013-01-04 16:12                     ` Marek Vasut
2013-01-05 16:42 ` Stefano Babic
2013-01-05 17:10   ` Marek Vasut
2013-01-05 17:18     ` Stefano Babic [this message]
2013-01-05 18:29       ` Marek Vasut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50E8607C.8000903@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.