<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Sorry,<BR>
&nbsp;&nbsp;&nbsp;&nbsp; I forgeted to check its formatting before sending last mail.<BR>
My board's info as following: <BR>
1 CPU: PXA270 <BR>
2 SDRAM :0xA0000000 - 0xA4000000 64M<BR>
3 BOOT: nCS&lt;0&gt; CODE: 0x00000000<BR>
4 FFUART<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO34 FFRXD<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO35 FFCTS<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO36 FFDCD<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO37 FFDSR <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO38 FFRI <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO39 FFTXD <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO40 FFDTR <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPIO41 FFRTS <BR>
As I'm a newer to uboot and PXA270, so in my opine, after patched the uboot114 directory, I just need to modify the mainstone.h to fit my board. But I failed. Then after compared with start.S for other cpus such as ixp, I found that the reset code are very similar to each other. At first I doubted about the reset code, so I modified start.S and lowlevel_Init.S with the start code of blob. But I failed yet. Could you possible give me some suggestion? Thank you very much.<BR>
Best regards<BR>
John<BR><BR>&gt; From: u-boot-users-request@lists.sourceforge.net<BR>&gt; Subject: U-Boot-Users Digest, Vol 12, Issue 98<BR>&gt; To: u-boot-users@lists.sourceforge.net<BR>&gt; Date: Fri, 25 May 2007 07:29:03 -0700<BR>&gt; <BR>&gt; Send U-Boot-Users mailing list submissions to<BR>&gt; u-boot-users@lists.sourceforge.net<BR>&gt; <BR>&gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>&gt; https://lists.sourceforge.net/lists/listinfo/u-boot-users<BR>&gt; or, via email, send a message with subject or body 'help' to<BR>&gt; u-boot-users-request@lists.sourceforge.net<BR>&gt; <BR>&gt; You can reach the person managing the list at<BR>&gt; u-boot-users-owner@lists.sourceforge.net<BR>&gt; <BR>&gt; When replying, please edit your Subject line so it is more specific<BR>&gt; than "Re: Contents of U-Boot-Users digest..."<BR>&gt; <BR>&gt; <BR>&gt; Today's Topics:<BR>&gt; <BR>&gt; 1. Re: Imminent u-boot-fdt pull request (Jerry Van Baren)<BR>&gt; 2. Abour JFFS2 commands (Vaibhav Hiremath)<BR>&gt; 3. Re: Abour JFFS2 commands (Ladislav Michl)<BR>&gt; 4. [PATCH] Fix ppc4xx bootstrap letter displayed on startup<BR>&gt; (Benoit Monin)<BR>&gt; 5. Re: [RFC] logos directory &amp; default logo (Rodolfo Giometti)<BR>&gt; 6. [PATCH] LOGO: All logos must be placed into the "logos"<BR>&gt; directory. (Rodolfo Giometti)<BR>&gt; 7. [PATCH] LOGO: Allow define "LOGO_BMP" to be globally defined.<BR>&gt; (Rodolfo Giometti)<BR>&gt; 8. Re: [PATCH] LOGO: All logos must be placed into the "logos"<BR>&gt; directory. (Wolfgang Denk)<BR>&gt; 9. Re: [PATCH] LOGO: Allow define "LOGO_BMP" to be globally<BR>&gt; defined. (Wolfgang Denk)<BR>&gt; <BR>&gt; <BR>&gt; ----------------------------------------------------------------------<BR>&gt; <BR>&gt; Message: 1<BR>&gt; Date: Fri, 25 May 2007 07:54:47 -0400<BR>&gt; From: Jerry Van Baren &lt;gerald.vanbaren@smiths-aerospace.com&gt;<BR>&gt; Subject: Re: [U-Boot-Users] Imminent u-boot-fdt pull request<BR>&gt; To: Kim Phillips &lt;kim.phillips@freescale.com&gt;<BR>&gt; Cc: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID: &lt;4656CE87.8080200@smiths-aerospace.com&gt;<BR>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<BR>&gt; <BR>&gt; Kim Phillips wrote:<BR>&gt; &gt; On Tue, 22 May 2007 00:06:06 -0400<BR>&gt; &gt; Jerry Van Baren &lt;gvb.uboot@gmail.com&gt; wrote:<BR>&gt; &gt; <BR>&gt; &gt;&gt; Dear all,<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; Please review the u-boot-fdt changes. I intend to request Wolfgang pull <BR>&gt; &gt;&gt; the pending changes soon. All of the changes (except the last trivial <BR>&gt; &gt; <BR>&gt; &gt; I have properties being placed at the wrong level, timebase- and<BR>&gt; &gt; bus-frequencies not being updated, there are multiple copies of the<BR>&gt; &gt; code, and, it is hard to read - I saw a line length of 139!<BR>&gt; &gt; <BR>&gt; &gt; Please work on your CodingStyle. I haven't finished debugging here.<BR>&gt; &gt; <BR>&gt; &gt; Kim<BR>&gt; <BR>&gt; Hi Kim,<BR>&gt; <BR>&gt; Thanks for the feedback, I'll check things. Pointers to files (and <BR>&gt; lines) would be helpful. :-/<BR>&gt; <BR>&gt; WRT line lengths, Wolfgang dinged me on them so I created a cleanup <BR>&gt; patch. As a result, one patch has line length violations and a later <BR>&gt; patch fixes them. This may be related to your line length and multiple <BR>&gt; copy comment.<BR>&gt; <BR>&gt; Thanks,<BR>&gt; gvb<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 2<BR>&gt; Date: Fri, 25 May 2007 17:41:01 +0530<BR>&gt; From: "Vaibhav Hiremath" &lt;hvaibhav@gmail.com&gt;<BR>&gt; Subject: [U-Boot-Users] Abour JFFS2 commands<BR>&gt; To: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID:<BR>&gt; &lt;fde666620705250511l1c5002fcy5a312f19f4423552@mail.gmail.com&gt;<BR>&gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt; <BR>&gt; Hi All,<BR>&gt; <BR>&gt; How many JFFS commands uboot supports?<BR>&gt; <BR>&gt; Actually,<BR>&gt; I have ported UBoot for ARM1176 CPU, and I am using Intel NOR Flash.<BR>&gt; After mounting JFFS2 on to Flash memory I am able to see only "fsinfo" and<BR>&gt; "ls" command only.<BR>&gt; <BR>&gt; There should be rm, cd, etc.. commands. Is I am missing something?<BR>&gt; <BR>&gt; Thanks in advance.<BR>&gt; <BR>&gt; Thanks,<BR>&gt; Vaibhav<BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 3<BR>&gt; Date: Fri, 25 May 2007 14:22:56 +0200<BR>&gt; From: Ladislav Michl &lt;ladis@linux-mips.org&gt;<BR>&gt; Subject: Re: [U-Boot-Users] Abour JFFS2 commands<BR>&gt; To: Vaibhav Hiremath &lt;hvaibhav@gmail.com&gt;<BR>&gt; Cc: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID: &lt;20070525122256.GA10916@michl.2n.cz&gt;<BR>&gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; <BR>&gt; On Fri, May 25, 2007 at 05:41:01PM +0530, Vaibhav Hiremath wrote:<BR>&gt; &gt; Hi All,<BR>&gt; &gt; <BR>&gt; &gt; How many JFFS commands uboot supports?<BR>&gt; &gt; <BR>&gt; &gt; Actually,<BR>&gt; &gt; I have ported UBoot for ARM1176 CPU, and I am using Intel NOR Flash.<BR>&gt; &gt; After mounting JFFS2 on to Flash memory I am able to see only "fsinfo" and<BR>&gt; &gt; "ls" command only.<BR>&gt; &gt; <BR>&gt; &gt; There should be rm, cd, etc.. commands. Is I am missing something?<BR>&gt; <BR>&gt; jffs2 is read-only in u-boot, there fore there is no 'rm' command.<BR>&gt; Change directory is not implemented. The only command are:<BR>&gt; fsinfo, fsload and ls (it takes agrument: directory to list files in)<BR>&gt; <BR>&gt; Best regards,<BR>&gt; ladis<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 4<BR>&gt; Date: Fri, 25 May 2007 14:56:05 +0200<BR>&gt; From: "Benoit Monin" &lt;benoit.monin@laposte.net&gt;<BR>&gt; Subject: [U-Boot-Users] [PATCH] Fix ppc4xx bootstrap letter displayed<BR>&gt; on startup<BR>&gt; To: "wd" &lt;wd@denx.de&gt;<BR>&gt; Cc: u-boot-users &lt;u-boot-users@lists.sourceforge.net&gt;<BR>&gt; Message-ID: &lt;JILL9H$2EBD6CBE5F7929B929E9F4475080EFCD@laposte.net&gt;<BR>&gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt; <BR>&gt; The attached patch is mainly cosmetic, allowing u-boot to<BR>&gt; display the correct bootstrap option letter according to the<BR>&gt; datasheets.<BR>&gt; <BR>&gt; Signed-off-by: Beno?t Monin &lt;bmonin &lt;at&gt; adeneo.eu&gt;<BR>&gt; ---<BR>&gt; The patch is against U-Boot 1.2.0.<BR>&gt; <BR>&gt; --<BR>&gt; <BR>&gt; <BR>&gt; Cr?ez votre adresse ?lectronique prenom.nom@laposte.net <BR>&gt; 1 Go d'espace de stockage, anti-spam et anti-virus int?gr?s.<BR>&gt; -------------- next part --------------<BR>&gt; A non-text attachment was scrubbed...<BR>&gt; Name: fix_ppc4xx_bootstrap_letter.patch<BR>&gt; Type: text/x-patch<BR>&gt; Size: 1511 bytes<BR>&gt; Desc: not available<BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 5<BR>&gt; Date: Fri, 25 May 2007 15:26:13 +0200<BR>&gt; From: Rodolfo Giometti &lt;giometti@enneenne.com&gt;<BR>&gt; Subject: Re: [U-Boot-Users] [RFC] logos directory &amp; default logo<BR>&gt; To: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID: &lt;20070525132610.GC4199@enneenne.com&gt;<BR>&gt; Content-Type: text/plain; charset=us-ascii<BR>&gt; <BR>&gt; On Thu, May 24, 2007 at 04:34:57PM +0200, Rodolfo Giometti wrote:<BR>&gt; &gt; <BR>&gt; &gt; I'd like to modify the logo support. Currently I notice that there are<BR>&gt; &gt; only one logo file into "u-boot/tools/logos", however I think is<BR>&gt; <BR>&gt; About this topic I suppose is better define a "default" logo. My idea<BR>&gt; is to leave to the developer the ability to specify its preferre logo<BR>&gt; as follow:<BR>&gt; <BR>&gt; wwpc1100_config : unconfig<BR>&gt; @$(MKCONFIG) $(@:_config=) arm pxa wwpc1100<BR>&gt; @echo "LOGO_BMP = wwpc1100.bmp" &gt;&gt; include/config.mk<BR>&gt; <BR>&gt; if no LOGO_BMP is specified then the system uses a "default" logo<BR>&gt; which can still be the "denx.bmp".<BR>&gt; <BR>&gt; Comments?<BR>&gt; <BR>&gt; Rodolfo<BR>&gt; <BR>&gt; -- <BR>&gt; <BR>&gt; GNU/Linux Solutions e-mail: giometti@enneenne.com<BR>&gt; Linux Device Driver giometti@gnudd.com<BR>&gt; Embedded Systems giometti@linux.it<BR>&gt; UNIX programming phone: +39 349 2432127<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 6<BR>&gt; Date: Fri, 25 May 2007 16:20:01 +0200<BR>&gt; From: Rodolfo Giometti &lt;giometti@linux.it&gt;<BR>&gt; Subject: [U-Boot-Users] [PATCH] LOGO: All logos must be placed into<BR>&gt; the "logos" directory.<BR>&gt; To: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID: &lt;20070525142001.GD4199@enneenne.com&gt;<BR>&gt; Content-Type: text/plain; charset=us-ascii<BR>&gt; <BR>&gt; Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;<BR>&gt; ---<BR>&gt; tools/Makefile | 6 +++---<BR>&gt; 1 files changed, 3 insertions(+), 3 deletions(-)<BR>&gt; <BR>&gt; diff --git a/tools/Makefile b/tools/Makefile<BR>&gt; index 6177f90..14eedf0 100644<BR>&gt; --- a/tools/Makefile<BR>&gt; +++ b/tools/Makefile<BR>&gt; @@ -40,7 +40,7 @@ endif<BR>&gt; LOGO_H = $(OBJTREE)/include/bmp_logo.h<BR>&gt; <BR>&gt; ifeq ($(LOGO_BMP),)<BR>&gt; -LOGO_BMP= logos/denx.bmp<BR>&gt; +LOGO_BMP= denx.bmp<BR>&gt; endif<BR>&gt; <BR>&gt; #-------------------------------------------------------------------------<BR>&gt; @@ -203,8 +203,8 @@ $(obj)crc32.c:<BR>&gt; @rm -f $(obj)crc32.c<BR>&gt; ln -s $(src)../lib_generic/crc32.c $(obj)crc32.c<BR>&gt; <BR>&gt; -$(LOGO_H): $(obj)bmp_logo $(LOGO_BMP)<BR>&gt; - $(obj)./bmp_logo $(LOGO_BMP) &gt;$@<BR>&gt; +$(LOGO_H): $(obj)bmp_logo logos/$(LOGO_BMP)<BR>&gt; + $(obj)./bmp_logo logos/$(LOGO_BMP) &gt;$@<BR>&gt; <BR>&gt; #########################################################################<BR>&gt; <BR>&gt; -- <BR>&gt; 1.5.1.1<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 7<BR>&gt; Date: Fri, 25 May 2007 16:20:55 +0200<BR>&gt; From: Rodolfo Giometti &lt;giometti@linux.it&gt;<BR>&gt; Subject: [U-Boot-Users] [PATCH] LOGO: Allow define "LOGO_BMP" to be<BR>&gt; globally defined.<BR>&gt; To: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID: &lt;20070525142054.GE4199@enneenne.com&gt;<BR>&gt; Content-Type: text/plain; charset=us-ascii<BR>&gt; <BR>&gt; This allow developers to define per board logo file into main configuration<BR>&gt; file as follow:<BR>&gt; <BR>&gt; wwpc1100_config : unconfig<BR>&gt; @$(MKCONFIG) $(@:_config=) arm pxa wwpc1100<BR>&gt; @echo "LOGO_BMP = wwpc1100.bmp" &gt;&gt; include/config.mk<BR>&gt; <BR>&gt; Signed-off-by: Rodolfo Giometti &lt;giometti@linux.it&gt;<BR>&gt; ---<BR>&gt; Makefile | 4 ++--<BR>&gt; 1 files changed, 2 insertions(+), 2 deletions(-)<BR>&gt; <BR>&gt; diff --git a/Makefile b/Makefile<BR>&gt; index 093df4e..c819afb 100644<BR>&gt; --- a/Makefile<BR>&gt; +++ b/Makefile<BR>&gt; @@ -115,7 +115,7 @@ ifeq ($(OBJTREE)/include/config.mk,$(wildcard $(OBJTREE)/include/config.mk))<BR>&gt; <BR>&gt; # load ARCH, BOARD, and CPU configuration<BR>&gt; include $(OBJTREE)/include/config.mk<BR>&gt; -export ARCH CPU BOARD VENDOR SOC<BR>&gt; +export ARCH CPU BOARD VENDOR SOC LOGO_BMP<BR>&gt; <BR>&gt; ifndef CROSS_COMPILE<BR>&gt; ifeq ($(HOSTARCH),ppc)<BR>&gt; @@ -125,7 +125,7 @@ ifeq ($(ARCH),ppc)<BR>&gt; CROSS_COMPILE = powerpc-linux-<BR>&gt; endif<BR>&gt; ifeq ($(ARCH),arm)<BR>&gt; -CROSS_COMPILE = arm-eurotech-linux-<BR>&gt; +CROSS_COMPILE = arm-linux-<BR>&gt; endif<BR>&gt; ifeq ($(ARCH),i386)<BR>&gt; ifeq ($(HOSTARCH),i386)<BR>&gt; -- <BR>&gt; 1.5.1.1<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 8<BR>&gt; Date: Fri, 25 May 2007 16:26:04 +0200<BR>&gt; From: Wolfgang Denk &lt;wd@denx.de&gt;<BR>&gt; Subject: Re: [U-Boot-Users] [PATCH] LOGO: All logos must be placed<BR>&gt; into the "logos" directory.<BR>&gt; To: Rodolfo Giometti &lt;giometti@linux.it&gt;<BR>&gt; Cc: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID: &lt;20070525142604.C486C352B1F@atlas.denx.de&gt;<BR>&gt; Content-Type: text/plain; charset=ISO-8859-1<BR>&gt; <BR>&gt; In message &lt;20070525142001.GD4199@enneenne.com&gt; you wrote:<BR>&gt; &gt;<BR>&gt; &gt; Subject: ... All logos must be placed into the "logos" directory.<BR>&gt; <BR>&gt; Why?<BR>&gt; <BR>&gt; &gt; ifeq ($(LOGO_BMP),)<BR>&gt; &gt; -LOGO_BMP= logos/denx.bmp<BR>&gt; &gt; +LOGO_BMP= denx.bmp<BR>&gt; <BR>&gt; Which problem is this supposed to fix? I don't see any advantage, but<BR>&gt; I see the disadvantage that with your patch you cannot chose to place<BR>&gt; your logo - say - in board/.../ any more.<BR>&gt; <BR>&gt; Best regards,<BR>&gt; <BR>&gt; Wolfgang Denk<BR>&gt; <BR>&gt; -- <BR>&gt; DENX Software Engineering GmbH, MD: Wolfgang Denk &amp; Detlev Zundel<BR>&gt; HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany<BR>&gt; Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de<BR>&gt; Landing: a controlled mid-air collision with a planet.<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; Message: 9<BR>&gt; Date: Fri, 25 May 2007 16:29:13 +0200<BR>&gt; From: Wolfgang Denk &lt;wd@denx.de&gt;<BR>&gt; Subject: Re: [U-Boot-Users] [PATCH] LOGO: Allow define "LOGO_BMP" to<BR>&gt; be globally defined.<BR>&gt; To: Rodolfo Giometti &lt;giometti@linux.it&gt;<BR>&gt; Cc: u-boot-users@lists.sourceforge.net<BR>&gt; Message-ID: &lt;20070525142913.0675C352B1F@atlas.denx.de&gt;<BR>&gt; Content-Type: text/plain; charset=ISO-8859-1<BR>&gt; <BR>&gt; In message &lt;20070525142054.GE4199@enneenne.com&gt; you wrote:<BR>&gt; &gt; This allow developers to define per board logo file into main configuration<BR>&gt; &gt; file as follow:<BR>&gt; &gt; <BR>&gt; &gt; wwpc1100_config : unconfig<BR>&gt; &gt; @$(MKCONFIG) $(@:_config=) arm pxa wwpc1100<BR>&gt; &gt; @echo "LOGO_BMP = wwpc1100.bmp" &gt;&gt; include/config.mk<BR>&gt; <BR>&gt; I don't like this. This adds configuration information into Makefile,<BR>&gt; where it does not belong.<BR>&gt; <BR>&gt; Please don't do this.<BR>&gt; <BR>&gt; <BR>&gt; &gt; --- a/Makefile<BR>&gt; &gt; +++ b/Makefile<BR>&gt; &gt; @@ -115,7 +115,7 @@ ifeq ($(OBJTREE)/include/config.mk,$(wildcard $(OBJTREE)/include/config.mk))<BR>&gt; ...<BR>&gt; &gt; @@ -125,7 +125,7 @@ ifeq ($(ARCH),ppc)<BR>&gt; &gt; CROSS_COMPILE = powerpc-linux-<BR>&gt; &gt; endif<BR>&gt; &gt; ifeq ($(ARCH),arm)<BR>&gt; &gt; -CROSS_COMPILE = arm-eurotech-linux-<BR>&gt; ^^^^^^^^^^^^^^^^^^^ What's that?<BR>&gt; &gt; +CROSS_COMPILE = arm-linux-<BR>&gt; <BR>&gt; Also, this patch does not apply.<BR>&gt; <BR>&gt; Best regards,<BR>&gt; <BR>&gt; Wolfgang Denk<BR>&gt; <BR>&gt; -- <BR>&gt; DENX Software Engineering GmbH, MD: Wolfgang Denk &amp; Detlev Zundel<BR>&gt; HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany<BR>&gt; Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de<BR>&gt; "Just think of a computer as hardware you can program."<BR>&gt; - Nigel de la Tierre<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; -------------------------------------------------------------------------<BR>&gt; This SF.net email is sponsored by DB2 Express<BR>&gt; Download DB2 Express C - the FREE version of DB2 express and take<BR>&gt; control of your XML. No limits. Just data. Click to get it now.<BR>&gt; http://sourceforge.net/powerbar/db2/<BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; U-Boot-Users mailing list<BR>&gt; U-Boot-Users@lists.sourceforge.net<BR>&gt; https://lists.sourceforge.net/lists/listinfo/u-boot-users<BR>&gt; <BR>&gt; <BR>&gt; End of U-Boot-Users Digest, Vol 12, Issue 98<BR>&gt; ********************************************<BR><BR><br /><hr />探索 Windows Vista 的世界 <a href='http://search.live.com/results.aspx?q=windows+vista&mkt=zh-cn&FORM=LIVSOP' target='_new'>了解更多信息!</a></body>
</html>