Re: [PATCH] Implement ALTERNATE memory layout.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



...
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -161,7 +161,7 @@ choice
>  config MEMORY_LAYOUT_DEFAULT
>  	bool "use default memory layout"
>  	help
> -	  select this option to use bareboxs standard memory layout:
> +	  select this option to use barebox's standard memory layout:
>  
>  	  stack
>  	  -----
> @@ -169,6 +169,17 @@ config MEMORY_LAYOUT_DEFAULT
>  	  -----
>  	  TEXT_BASE
>  
> +config MEMORY_LAYOUT_ALTERNATE
> +	bool "use alternate memory layout"
> +	help
> +	  select this option to use barebox's alternate memory layout:
> +
> +	  TEXT_BASE
> +	  -----
> +	  malloc heap
> +	  -----
> +	  stack
> +

This should be described better.

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




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux