mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCHv2] ARM: phytec: am335x: Update enviroment comment
@ 2014-12-08 15:48 Teresa Gámez
  2014-12-09  9:14 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Teresa Gámez @ 2014-12-08 15:48 UTC (permalink / raw)
  To: barebox

We do not have a root partition in spi flash any more.
Adapt comment.

Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
---
v2: Fixed typo

 .../arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/spi | 2 +-
 .../arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/spi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/spi b/arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/spi
index c87299a..2f858bd 100644
--- a/arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/spi
+++ b/arch/arm/boards/phytec-phycore-am335x/defaultenv-phycore-am335x/boot/spi
@@ -4,5 +4,5 @@ global.bootm.image="/dev/m25p0.kernel"
 
 bootargs-ip
 
-# Use rootfs form NAND for now as rootfs partition < 4MB
+# Use rootfs from NAND
 global.linux.bootargs.dyn.root="root=ubi0:root ubi.mtd=nand0.root,2048 rw rootfstype=ubifs"
diff --git a/arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/spi b/arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/spi
index c87299a..2f858bd 100644
--- a/arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/spi
+++ b/arch/arm/boards/phytec-phyflex-am335x/defaultenv-phyflex-am335x/boot/spi
@@ -4,5 +4,5 @@ global.bootm.image="/dev/m25p0.kernel"
 
 bootargs-ip
 
-# Use rootfs form NAND for now as rootfs partition < 4MB
+# Use rootfs from NAND
 global.linux.bootargs.dyn.root="root=ubi0:root ubi.mtd=nand0.root,2048 rw rootfstype=ubifs"
-- 
1.9.1


_______________________________________________
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:[~2014-12-09  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-08 15:48 [PATCHv2] ARM: phytec: am335x: Update enviroment comment Teresa Gámez
2014-12-09  9:14 ` Sascha Hauer

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