9
0
Fork 0
barebox/doc
wdenk 06d01dbe00 * Avoid flicker on the TRAB's VFD by synchronizing the enable with
the HSYNC/VSYNC. Requires new CPLD code (Version 101 for Rev. 100
  boards, version 153 for Rev. 200 boards).

* Patch by Vladimir Gurevich, 12 Mar 2003:
  Fix relocation problem of statically initialized string pointers
  in common/cmd_pci.c

* Patch by Kai-Uwe Blöm, 12 Mar 2003:
  Cleanup & bug fixes for JFFS2 code:
  - the memory mangement was broken. It caused havoc on malloc by
    writing beyond the block boundaries.
  - the length calculation for files was wrong, sometimes resulting
    in short file reads.
  - data copying now optionally takes fragment version numbers into
    account, to avoid copying from older data.
  See doc/README.JFFS2 for details.
2003-03-14 20:47:52 +00:00
..
I2C_Edge_Conditions Initial revision 2002-03-08 23:25:32 +00:00
README-i386 * Patch by Josef Wagner, 12 Mar 2003: 2003-03-12 10:41:04 +00:00
README.EVB-64260-750CX Initial revision 2002-09-18 20:55:40 +00:00
README.IPHASE4539 * Patch by Josef Wagner, 12 Mar 2003: 2003-03-12 10:41:04 +00:00
README.JFFS2 * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00
README.MBX Initial revision 2001-12-27 23:05:33 +00:00
README.Modem Initial revision 2002-11-03 00:24:07 +00:00
README.OXC Initial revision 2002-11-02 22:58:18 +00:00
README.PIP405 Initial revision 2002-11-03 00:38:21 +00:00
README.POST * Patch by Robert Schwebel, 21 Jan 2003: 2003-03-06 00:02:04 +00:00
README.RPXClassic Initial revision 2002-11-03 00:07:02 +00:00
README.RPXlite Initial revision 2002-11-03 00:38:21 +00:00
README.Sandpoint8240 Initial revision 2002-11-03 00:38:21 +00:00
README.TQM8260 Initial revision 2002-11-02 23:30:20 +00:00
README.amigaone * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
README.autoboot Initial revision 2002-11-02 22:58:18 +00:00
README.bedbug Initial revision 2002-11-02 23:30:20 +00:00
README.commands * Patch by Jim Sandoz, 07 Nov 2002: 2002-11-11 21:14:20 +00:00
README.console Initial revision 2002-11-02 22:58:18 +00:00
README.ebony Initial revision 2002-11-03 00:24:07 +00:00
README.evb64260 Initial revision 2002-11-02 23:30:20 +00:00
README.fads Initial revision 2002-11-03 00:07:02 +00:00
README.mpc74xx Initial revision 2002-11-02 23:30:20 +00:00
README.ppc440 Initial revision 2002-11-03 00:24:07 +00:00
README.usb Initial revision 2002-11-02 23:30:20 +00:00
README.video Initial revision 2002-11-03 00:07:02 +00:00
TODO-i386 * Patch by Daniel Engström, 13 Nov 2002: 2002-11-18 00:14:45 +00:00

README.video

/*
 * (C) Copyright 2000
 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
 *
 * See file CREDITS for list of people who contributed to this
 * project.
 *
 * 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.
 *
 * 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., 59 Temple Place, Suite 330, Boston,
 * MA 02111-1307 USA
 */

U-Boot MPC8xx video controller driver
======================================

The driver has been tested with the following configurations:

- MPC823FADS with AD7176 on a PAL TV (YCbYCr) 	- arsenio@tin.it
- GENIETV    with AD7177 on a PAL TV (YCbYCr)	- arsenio@tin.it