[Armadeus-commitlog] SF.net SVN: armadeus:[1130] trunk/buildroot/target/device/armadeus/apf27/ apf2
Brought to you by:
sszy
|
From: <th...@us...> - 2009-03-09 09:52:46
|
Revision: 1130
http://armadeus.svn.sourceforge.net/armadeus/?rev=1130&view=rev
Author: thom25
Date: 2009-03-09 09:52:44 +0000 (Mon, 09 Mar 2009)
Log Message:
-----------
[U-BOOT] make "skipping bad block" messages quiet per default
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/apf27/apf27.h
Modified: trunk/buildroot/target/device/armadeus/apf27/apf27.h
===================================================================
--- trunk/buildroot/target/device/armadeus/apf27/apf27.h 2009-03-08 16:19:09 UTC (rev 1129)
+++ trunk/buildroot/target/device/armadeus/apf27/apf27.h 2009-03-09 09:52:44 UTC (rev 1130)
@@ -145,6 +145,7 @@
"ntpserverip=217.147.208.1\0" \
"mmcroot=/dev/mmcblk0p1\0" \
"mmcrootfstype=ext2\0" \
+ "quiet=1\0" \
"addnfsargs=setenv bootargs ${bootargs} " \
"root=/dev/nfs rw nfsroot=${serverip}:${rootpath}\0" \
"addjffsargs=setenv bootargs ${bootargs} " \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|