... > --- 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