Release Date: 2010/02/12
GPL Open Source Code

Certain products include software code developed by third parties, including software code subject to the GNU General Public License (“GPL”) or GNU Lesser General Public License (“LGPL”). Please see the GPL and LGPL Web sites to view the terms of each license.
Frame Jazz distributes this program in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Frame Jazz provides the Sigma Designs MIPS utilities to allow users to run uClinux on the EM863x family of chips.

This package contains the cross-compilation toolchain, along with a 2.6 uClinux kernel, support tools to produce a usable root file system for the embedded system, and a host of support tools and drivers etc.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

You may download the current version of the Frame Jazz GPL source code here (651 MB).
Alternatively, for three (3) years from the date of distribution of the applicable product or software, we will provide to anyone who contacts us at the contact information provided below, for a charge of no more than our cost of physically performing source code distribution, a complete machine-readable copy of the complete corresponding source code for the version of the Programs that we distributed to you if we are in possession of such.
Contact Information for Requesting Source Code:

support@displaze.com (SUBJECT: GPL Source Codes)

Release Notes:
The MIPS utilities package (excluding the ‘peripherals’ folder) is released under the terms of the GPL.

Please note that the MRUA packages are not released under the terms of the GPL, but are proprietary to Sigma Designs and released under the terms of the license granted by Sigma Designs.



INSTALLATION INSTRUCTIONS

A.Requirements

This installation requires a computer running Linux OS: Fedroa 7.0, and an RS232 serial crossover cable to interface with the Eyezone Digital Signage Player.

B.Installing the Complier Environment

Download the GPL source code to the system root directory.
Current Version: 1080pxGPL-2010-2-12.tgz

Unpack the source code to /root

~#cp 1080pxGPL-2010-2-12.tgz /root
~#cd /root
~#tar –zxvf 1080pxGPL-2010-2-12.tgz

C.Building the linux kernel Source Code

1.cd /root/8634/2.8.0.0/

2.cd CPU_KEYS_SMP8634_xosMc0-1

3.source CPU_KEYS.env

4.cd ..

5.cd smp86xx_toolchain_2.8.0.0
make menuconfig :changes the Linux toolchain options
6.source toolchain-path.env

7.cd ..

8.cd smp86xx_rootfs_2.8.0.0

9.source rootfs-path.env

10.cd /root/8634/2.8.0.0/smp86xx_rootfs_2.8.0.0

11.make

12.cd /root/8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15
make menuconfig :changes the Linux kernel options

13.make vmlinux

14.make modules

15.make modules_install

16.make zbimage-linux-xrpc
builds the Linux kernel image vmlinux.bin

17.uuencode /root/8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/arch/mips/boot/zbimage-linux-xrpc x> /root/romfs.uu

18.If the build is successful, you will get the image file /root/romfs.uu

19.Copy this file to Windows OS and Use Tera Term Pro or Microsoft RS232 Terminal to update


D.Uploading and Flashing the Image on the Frame Jazz hardware

Note: Please use Tera Term Pro or Microsoft RS232 Terminal

1.Make sure the Frame Jazz hardware is turned off.

2.Connect an RS232 serial crossover cable from your computer Com1 serial port to the serial port on the Frame Jazz hardware.

3.Before turning the Frame Jazz hardware on, press and hold the key :'0' on the keyboard.

4.Turn on Frame Jazz hardware and select update mode. You may now release the spacebar.

5.In Tera Term Pro, input the command:" load uu 0xb0100000"

7.Next, click on: File->Send File.

8.Select the file ->romfs.uu

9.Please wait while the file transfers.When it finish , it'll show received size .

10.After the upload has completed, input the command: "pflash write 0x80000 0xb0100000 <received size>" Make sure erassing and writting OK

11.input the command: "pflash write 0x80000 0xb0100000 <received size>"

12.Please be patient while the image is applied.

13.input the command: "xrpc 0xac080090" Message 'xrpc succeeded'

14.input the command: "load zbf 0xb3000000"

15.input the command: "setxenv -b z.default_boot 1"

16 reboot the system

Dowload firmware romfs.uu

 
 
copyright notice
   Rootfs Package Class

A.BusyBox
Copyright notices :
1. Name: busybox-1.50
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://www.busybox.net/downloads

B.Bash
Copyright notices :
1. Name: base-3.00
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://www.gnu.org/software/bash/

C.dmalloc
Copyright notices :
1. Name: dmalloc-5.5.2
2. Copyright 1992 to 2007 by Gray Watson.

Permission to use, copy, modify, and distribute this software for any purpose and
without fee is hereby granted, provided that the above copyright notice and this
permission notice appear in all copies, and that the name of Gray Watson not be
used in advertising or publicity pertaining to distribution of the document or
software without specific, written prior permission.

Gray Watson makes no representations about the suitability of the software
described herein for any purpose. It is provided "as is" without express or implied
warranty.
3. Download: http://dmalloc.com/releases/

D.cramfs-1.1
Copyright notices :
1. Name: cramfs-1.1
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://sourceforge.net/projects/cramfs/

E.libtool
Copyright notices :
1. Name: libtool-1.5.24
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://ftp.gnu.org/gnu/libtool/

F.MTD
Copyright notices :
1. Name: mtd-20050122
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs

G.ncurses
Copyright notices :
1. Name: ncurses-5.2
2. A copy of the MIT License is available here MIT.txt
3. Download: http://ftp.gnu.org/pub/gnu/ncurses

H.OpenSSL
Copyright notices :
1. Name: openssl-0.9.8k
2. Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

All advertising materials mentioning features or use of this software
must display the following acknowledgment: This product includes
software developed by the OpenSSL Project for use in the OpenSSL
Toolkit. (http://www.openssl.org)

The names "OpenSSL Toolkit" and "OpenSSL Project" must not be
used to endorse or promote products derived from this software
without prior written permission. For written permission, please
contact openssl-core@openssl.org

Products derived from this software may not be called "OpenSSL"
nor may "OpenSSL" appear in their names without prior written
permission of the OpenSSL Project.

Redistributions of any form whatsoever must retain the following
acknowledgment: "This product includes software developed by
the OpenSSL Project for use in the OpenSSL Toolkit
(http://www.openssl.org)"

THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY EXPRESSED OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE OpenSSL PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

This product includes cryptographic software written by Eric Young (eay@cryptsoft.com).
This product includes software written by Tim Hudson (tjh@cryptsoft.com).
3. Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. This
package is an SSL implementation written by Eric Young (eay@cryptsoft.com). The
implementation was written so as to conform with Netscapes SSL. This library is
free for commercial and non-commercial use as long as the following conditions are
aheared to. The following conditions apply to all code found in this distribution, be
it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL
documentation included with this distribution is covered by the same copyright
terms except that the holder is Tim Hudson (tjh@cryptsoft.com).

Copyright remains Eric Young's, and as such any Copyright notices in the code are
not to be removed. If this package is used in a product, Eric Young should be given
attribution as the author of the parts of the library used. This can be in the form of
a textual message at program startup or in documentation (online or textual)
provided with the package. Redistribution and use in source and binary forms, with
or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the copyright notice, this list of conditions
and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of
conditions and the following disclaimer in the documentation and/or other materials
provided with the distribution.

All advertising materials mentioning features or use of this software must display the
following acknowledgement: "This product includes cryptographic software written by
Eric Young (eay@cryptsoft.com)". The word 'cryptographic' can be left out if the rouines
from the library being used are not cryptographic related :-).

If you include any Windows specific code (or a derivative thereof) from the apps directory
(application code) you must include an acknowledgement: "This product includes software
written by Tim Hudson (tjh@cryptsoft.com)"

THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The licence and distribution terms for any publically available version or derivative of this code
cannot be changed. i.e. this code cannot simply be copied and put under another distribution
licence [including the GNU Public Licence.
4. Download: http://www.openssl.org/source

I.Decoder Driver Module
Copyright notices :
1. Name: em8xxx.o llad.o
2.
@file em8xxx_fb.c
@author Sylvain Garrigues
@short Frame buffer driver for EM8xxx chips

The following code is based on the virtual frame buffer driver.

Copyright (C) 2002 James Simmons
Copyright (C) 1997 Geert Uytterhoeven

This file is subject to the terms and conditions of the GNU General Public
License.
3. Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/MRUA_lib

J.ftpd
Copyright notices :
1. Name: ftpd-ssl-0.17.18
2.
Copyright (c) 1985, 1988, 1990, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the University of
California, Berkeley and its contributors.
4. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
*/
3. Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/ftpd-ssl-0.17.18

K.ftp
Copyright notices :
1. Name: ftp-ssl-0.17.12
2.
/*
Copyright (c) 1985, 1989 Regents of the University of California.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the University of
California, Berkeley and its contributors.
4. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
*/
3. Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/ftp-ssl-0.17.12

L.ntp
Copyright notices :
1. Name: ntpclient
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/ntpclient-2007

M.web
Copyright notices :
1. Name: boa
2.
Boa, an http server
Copyright (C) 1995 Paul Phillips <psp@well.com>
Some changes Copyright (C) 1996 Charles F. Randall <crandall@goldsys.com>
Some changes Copyright (C) 1996 Larry Doolittle <ldoolitt@jlab.org>
Some changes Copyright (C) 1996,97,98 Jon Nelson <nels0988@tc.umn.edu>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 1, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

3. Source code: Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/boa-dev-ssl

 
 
   Linux Kernel Class

Copyright notices :
1. Name: linux-2.6.15
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. A copy of the LGPL is available at http://www.gnu.org/copyleft/lesser.html
4. Source code:/8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15

 
 
   Toolchain Class

Copyright notices :
1. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
2. A copy of the LGPL is available at http://www.gnu.org/copyleft/lesser.html
3. Source code:/8634/2.8.0.0/smp86xx_toolchain_2.8.0.0/linux-2.6.15

A.Binutils
Copyright notices :
1. Name: binutils-2.17
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://ftp.gnu.org/gnu/binutils/

B.GCC
Copyright notices :
1. Name: gcc-4.0.4
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://gcc.gnu.org/

C.GDB
Copyright notices :
1. Name: gdb-6.5
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://www.gnu.org/software/gdb/

D.CCACHE
Copyright notices
1. Name: ccache-2.3
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://www.uclibc.org/downloads/

E.uClibc
Copyright notices
1. Name: uClibc-0.9.28
2. A copy of the GPL is available at http://www.gnu.org/licenses/gpl.html
3. Download: http://www.uclibc.org/downloads/

 
 
   8634_8635 mrua_lib

A.zlib LIB
Copyright notices :
1. Name: zlib 1.1.3
2.
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.1.3, July 9th, 1998

Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu

The data format used by the zlib library is described by RFCs (Request for
Comments) 1950 to 1952 in the files ftp://ds.internic.net/rfc/rfc1950.txt
(zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
*/

3 Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/mrua_lib/MRUA_src/rmzlib

B.libhttp LIB
1. Name: libhttp
2.
/*-
Copyright (c) 2000-2004 Dag-Erling CoØdan Sm?rgrav
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer
in this position and unchanged.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

#include <sys/cdefs.h>

/*
The following copyright applies to the base64 code:

*-
Copyright 1997 Massachusetts Institute of Technology
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose and without fee is hereby
granted, provided that both the above copyright notice and this
permission notice appear in all copies, that both the above
copyright notice and this permission notice appear in all
supporting documentation, and that the name of M.I.T. not be used
in advertising or publicity pertaining to distribution of the
software without specific, written prior permission. M.I.T. makes
no representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied
warranty.

THIS SOFTWARE IS PROVIDED BY M.I.T. "AS IS". M.I.T. DISCLAIMS
ALL EXPRESS OR IMPLIED WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
SHALL M.I.T. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
*/
3 Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/mrua_lib/mrua_lib/MRUA_src/rmhttp

C.libpng LIB
1. Name: libpng 1.2.5
2.
/* png.c - location for general purpose libpng functions

libpng version 1.2.5 - October 3, 2002
Copyright (c) 1998-2002 Glenn Randers-Pehrson
(Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
(Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)

*/

3 Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/mrua_lib/MRUA_src/rmlibpng

D.libjpeg LIB
1. Name: libjpeg
2.
LEGAL ISSUES
============

In plain English:

1. We don't promise that this software works. (But if you find any bugs,
please let us know!)
2. You can use this software for whatever you want. You don't have to pay us.
3. You may not pretend that you wrote this software. If you use it in a
program, you must acknowledge somewhere in your documentation that
you've used the IJG code.

In legalese:

The authors make NO WARRANTY or representation, either express or implied,
with respect to this software, its quality, accuracy, merchantability, or
fitness for a particular purpose. This software is provided "AS IS", and you,
its user, assume the entire risk as to its quality and accuracy.

This software is copyright (C) 1991-1998, Thomas G. Lane.
All Rights Reserved except as specified below.

Permission is hereby granted to use, copy, modify, and distribute this
software (or portions thereof) for any purpose, without fee, subject to these
conditions:
(1) If any part of the source code for this software is distributed, then this
README file must be included, with this copyright and no-warranty notice
unaltered; and any additions, deletions, or changes to the original files
must be clearly indicated in accompanying documentation.
(2) If only executable code is distributed, then the accompanying
documentation must state that "this software is based in part on the work of
the Independent JPEG Group".
(3) Permission for use of this software is granted only if the user accepts
full responsibility for any undesirable consequences; the authors accept
NO LIABILITY for damages of any kind.

These conditions apply to any software derived from or based on the IJG code,
not just to the unmodified library. If you use our work, you ought to
acknowledge us.

Permission is NOT granted for the use of any IJG author's name or company name
in advertising or publicity relating to this software or products derived from
it. This software may be referred to only as "the Independent JPEG Group's
software".

We specifically permit and encourage the use of this software as the basis of
commercial products, provided that all warranty or liability claims are
assumed by the product vendor.
3 Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/mrua_lib/MRUA_src/rmlibjpeg

E.ansi2knr
1. Name: ansi2knr
2.
/* ansi2knr.c */
/* Convert ANSI C function definitions to K&R ("traditional C") syntax */

/*
ansi2knr is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY. No author or distributor accepts responsibility to anyone for the
consequences of using it or for whether it serves any particular purpose or
works at all, unless he says so in writing. Refer to the GNU General Public
License (the "GPL") for full details.

Everyone is granted permission to copy, modify and redistribute ansi2knr,
but only under the conditions described in the GPL. A copy of this license
is supposed to have been given to you along with ansi2knr so you can know
your rights and responsibilities. It should be in a file named COPYLEFT.
[In the IJG distribution, the GPL appears below, not in a separate file.]
Among other things, the copyright notice and this notice must be preserved
on all copies.

We explicitly state here what we believe is already implied by the GPL: if
the ansi2knr program is distributed as a separate set of sources and a
separate executable file which are aggregated on a storage medium together
with another program, this in itself does not bring the other program under
the GPL, nor does the mere fact that such a program or the procedures for
constructing it invoke the ansi2knr executable bring any other part of the
program under the GPL.
3. Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/mrua_lib/rmlibjpeg/ansi2knr.c

F.Gif-Lib
1. Name: gif lib
2.
/******************************************************************************
"Gif-Lib" - Yet another gif library.

Written by: Gershon Elber Ver 1.1, Aug. 1990
******************************************************************************
The kernel of the GIF Encoding process can be found here.
******************************************************************************
History:
14 Jun 89 - Version 1.0 by Gershon Elber.
3 Sep 90 - Version 1.1 by Gershon Elber (Support for Gif89, Unique names).
26 Jun 96 - Version 3.0 by Eric S. Raymond (Full GIF89 support)
*****************************************************************************/

3./8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/mrua_lib/MRUA_src/rmlibungif

G.TinyXML LIB
1. Name: Tinyxml
2.
/*
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier )copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com)

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.

Permission is granted to anyone to use this software for any
purpose, including commercial applications, and to alter it and
redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must
not claim that you wrote the original software. If you use this
software in a product, an acknowledgment in the product documentation
would be appreciated but is not required.

2. Altered source versions must be plainly marked as such, and
must not be misrepresented as being the original software.

3. This notice may not be removed or altered from any source distribution.
*/

/**
@file tinyxml.cpp
@modified by Raul Chirinos
@date 2004-08-26

Changes:

- Replaced string.h routines for their RMF equivalents
- Replaced character buffer allocations with RMMalloc
- Replaced ctype.h routines with macro equivalents not to use locale
since this support is removed from ucLinux

*/

3.Source code:Please refer /8634/2.8.0.0/smp86xx_kernel_source_2.8.0.0/linux-2.6.15/apps/mrua_lib/MRUA_src/rmtinyxml