diff options
author | Dirk Eibach <eibach@gdsys.de> | 2011-04-06 13:53:48 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2011-04-21 10:34:51 +0200 |
commit | 7749c84e9d3a00b16b764368e727a5c12e0c4493 (patch) | |
tree | a1ffd732e462d5c8e1c58c8ee1684c3d25ab1d82 /include/configs | |
parent | 52158e361606fffca89136481db720fdaab608d0 (diff) | |
download | u-boot-imx-7749c84e9d3a00b16b764368e727a5c12e0c4493.zip u-boot-imx-7749c84e9d3a00b16b764368e727a5c12e0c4493.tar.gz u-boot-imx-7749c84e9d3a00b16b764368e727a5c12e0c4493.tar.bz2 |
ppc4xx: Enable MPC92469AC on DLVision 10G
Signed-off-by: Dirk Eibach <eibach@gdsys.de>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/dlvision-10g.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/dlvision-10g.h b/include/configs/dlvision-10g.h index 548b7eb..368aceb 100644 --- a/include/configs/dlvision-10g.h +++ b/include/configs/dlvision-10g.h @@ -312,6 +312,7 @@ * OSD Setup */ #define CONFIG_SYS_ICS8N3QV01 +#define CONFIG_SYS_MPC92469AC #define CONFIG_SYS_SIL1178 #define CONFIG_SYS_OSD_SCREENS CONFIG_SYS_FPGA_COUNT |