public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mxs: Add NAND fdt and ramdisk partition to m28evk
@ 2012-12-26  1:08 Marek Vasut
  2012-12-26  2:37 ` Otavio Salvador
  2013-01-05 16:42 ` Stefano Babic
  0 siblings, 2 replies; 18+ messages in thread
From: Marek Vasut @ 2012-12-26  1:08 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2013-01-05 18:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-01-05 18:29       ` Marek Vasut

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