u-boot-brain/board/freescale/mpc8610hpcd
Timur Tabi ba8e76bd49 powerpc: use 'video-mode' environment variable to configure DIU
Use the 'video-mode' environment variable (for Freescale chips that have a
DIU display controller) to designate the full video configuration.  Previously,
the DIU driver used the 'monitor' variable, and it was used only to determine
the output video port.

The old definition of the "monitor" environment variable only determines
which video port to use for output.  This variable was set to a number (0,
1, or sometimes 2) to specify a DVI, LVDS, or Dual-LVDS port.  The
resolution was hard-coded into board-specific code.  The Linux command-line
arguments needed to be hard-coded to the proper video definition string.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
2011-04-28 21:31:16 +02:00
..
ddr.c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 2011-04-04 09:24:41 -05:00
law.c powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code 2011-01-14 01:32:20 -06:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mpc8610hpcd_diu.c powerpc: use 'video-mode' environment variable to configure DIU 2011-04-28 21:31:16 +02:00
mpc8610hpcd.c powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code 2011-01-14 01:32:20 -06:00