1
0
Fork 0
remarkable-uboot/arch
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
..
arm Merge branch 'master' of git://git.denx.de/u-boot-arm 2011-04-27 21:48:09 +02:00
avr32 Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
blackfin gpio: generalize for all generic gpio providers 2011-04-13 15:56:51 -04:00
m68k Merge branch 'master' of git://git.denx.de/u-boot-arm 2011-04-27 21:48:09 +02:00
microblaze Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
mips Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
nios2 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
powerpc powerpc: use 'video-mode' environment variable to configure DIU 2011-04-28 21:31:16 +02:00
sh Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
sparc Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
x86 sc520: Move reset to stand-alone file 2011-04-13 19:43:29 +10:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00