浏览代码

README: update mailing list name and hits to patch submission.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 16 年之前
父节点
当前提交
0668236baf
共有 1 个文件被更改,包括 9 次插入8 次删除
  1. 9 8
      README

+ 9 - 8
README

@@ -3731,7 +3731,7 @@ MPC826x processors), on others (parts of) the data cache can be
 locked as (mis-) used as memory, etc.
 locked as (mis-) used as memory, etc.
 
 
 	Chris Hallinan posted a good summary of these issues to the
 	Chris Hallinan posted a good summary of these issues to the
-	u-boot-users mailing list:
+	U-Boot mailing list:
 
 
 	Subject: RE: [U-Boot-Users] RE: More On Memory Bank x (nothingness)?
 	Subject: RE: [U-Boot-Users] RE: More On Memory Bank x (nothingness)?
 	From: "Chris Hallinan" <clh@net1plus.com>
 	From: "Chris Hallinan" <clh@net1plus.com>
@@ -3941,7 +3941,7 @@ int main (int argc, char *argv[])
 
 
 	Download latest U-Boot source;
 	Download latest U-Boot source;
 
 
-	Subscribe to u-boot-users mailing list;
+	Subscribe to u-boot mailing list;
 
 
 	if (clueless) {
 	if (clueless) {
 		email ("Hi, I am new to U-Boot, how do I get started?");
 		email ("Hi, I am new to U-Boot, how do I get started?");
@@ -4018,10 +4018,11 @@ Since the number of patches for U-Boot is growing, we need to
 establish some rules. Submissions which do not conform to these rules
 establish some rules. Submissions which do not conform to these rules
 may be rejected, even when they contain important and valuable stuff.
 may be rejected, even when they contain important and valuable stuff.
 
 
-Patches shall be sent to the u-boot-users mailing list.
-
 Please see http://www.denx.de/wiki/U-Boot/Patches for details.
 Please see http://www.denx.de/wiki/U-Boot/Patches for details.
 
 
+Patches shall be sent to the u-boot mailing list <u-boot@lists.denx.de>;
+see http://lists.denx.de/mailman/listinfo/u-boot
+
 When you send a patch, please include the following information with
 When you send a patch, please include the following information with
 it:
 it:
 
 
@@ -4084,7 +4085,7 @@ Notes:
   disabled must not need more memory than the old code without your
   disabled must not need more memory than the old code without your
   modification.
   modification.
 
 
-* Remember that there is a size limit of 40 kB per message on the
-  u-boot-users mailing list. Bigger patches will be moderated. If
-  they are reasonable and not bigger than 100 kB, they will be
-  acknowledged. Even bigger patches should be avoided.
+* Remember that there is a size limit of 100 kB per message on the
+  u-boot mailing list. Bigger patches will be moderated. If they are
+  reasonable and not too big, they will be acknowledged. But patches
+  bigger than the size limit should be avoided.