u-boot-brain/arch
Nikita Kiryanov bcc6cc9b37 omap3: allow dynamic selection of gfx_format
Currently, omap3_dss_panel_config() sets gfx_format to a value that is hardcoded
in the code. This forces anyone who wants to use a different gfx_format to make
adjustments after calling omap3_dss_panel_config(). This could be avoided if the
value of gfx_format were parameterized as input for omap3_dss_panel_config().

Make gfx_format a field in struct panel_config, and update existing structs to
set this field to the value that was originally hard coded.

Cc: Wolfgang Denk <wd@denx.de>
Cc: Jeroen Hofstee <jeroen@myspectrum.nl>
Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
2013-03-08 16:41:13 -05:00
..
arm omap3: allow dynamic selection of gfx_format 2013-03-08 16:41:13 -05:00
avr32 avr32: Use generic global_data 2013-02-04 09:05:45 -05:00
blackfin blackfin: Use generic global_data 2013-02-04 09:05:45 -05:00
m68k m68k: Use generic global_data 2013-02-04 09:05:45 -05:00
microblaze Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 2013-02-04 09:14:22 -05:00
mips MIPS: board.c: remove manual relocation of env_name_spec 2013-02-15 18:00:04 +01:00
nds32 nds32: Use generic global_data 2013-02-04 09:05:46 -05:00
nios2 Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
openrisc openrisc: Use generic global_data 2013-02-04 09:05:46 -05:00
powerpc Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
sandbox sandbox: Use generic global_data 2013-02-04 09:05:46 -05:00
sh sh: Use generic global_data 2013-02-04 09:05:46 -05:00
sparc sparc: Use generic global_data 2013-02-04 09:05:46 -05:00
x86 x86: Remove unused real mode code 2013-02-14 20:19:03 -08:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00