mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] documentation: add sandbox malloc argument
@ 2012-10-12 18:55 Alexander Aring
  2012-10-13 12:30 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Aring @ 2012-10-12 18:55 UTC (permalink / raw)
  To: barebox

Add malloc argument in doxygen comment.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
 arch/sandbox/os/common.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/sandbox/os/common.c b/arch/sandbox/os/common.c
index db347e2..36c8d62 100644
--- a/arch/sandbox/os/common.c
+++ b/arch/sandbox/os/common.c
@@ -436,6 +436,10 @@ static void print_usage(const char *prgname)
  *
  * Options can be:
  *
+ * -m, --malloc=\<size\>
+ *
+ * Start sandbox with a specified malloc-space \<size\> in bytes.
+ *
  * -i \<file\>
  *
  * Map a \<file\> to barebox. This option can be given multiple times. The \<file\>s
-- 
1.7.12.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] documentation: add sandbox malloc argument
  2012-10-12 18:55 [PATCH] documentation: add sandbox malloc argument Alexander Aring
@ 2012-10-13 12:30 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-10-13 12:30 UTC (permalink / raw)
  To: Alexander Aring; +Cc: barebox

On Fri, Oct 12, 2012 at 08:55:57PM +0200, Alexander Aring wrote:
> Add malloc argument in doxygen comment.
> 
> Signed-off-by: Alexander Aring <alex.aring@gmail.com>

Applied, thanks

Sascha

> ---
>  arch/sandbox/os/common.c | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/sandbox/os/common.c b/arch/sandbox/os/common.c
> index db347e2..36c8d62 100644
> --- a/arch/sandbox/os/common.c
> +++ b/arch/sandbox/os/common.c
> @@ -436,6 +436,10 @@ static void print_usage(const char *prgname)
>   *
>   * Options can be:
>   *
> + * -m, --malloc=\<size\>
> + *
> + * Start sandbox with a specified malloc-space \<size\> in bytes.
> + *
>   * -i \<file\>
>   *
>   * Map a \<file\> to barebox. This option can be given multiple times. The \<file\>s
> -- 
> 1.7.12.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-13 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-12 18:55 [PATCH] documentation: add sandbox malloc argument Alexander Aring
2012-10-13 12:30 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox