summaryrefslogtreecommitdiffstats
path: root/board/freescale
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-07-14 14:07:03 -0500
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-07-14 20:21:11 -0500
commit630d9bfcb5f6d3a43f251901a6b480994dcb6ea3 (patch)
tree4cd6120da1be962b9afb56cd791c1a963e471183 /board/freescale
parent7f9f4347cf325c63a39fe30910f3fb211ae2cc15 (diff)
downloadblackbird-obmc-uboot-630d9bfcb5f6d3a43f251901a6b480994dcb6ea3.tar.gz
blackbird-obmc-uboot-630d9bfcb5f6d3a43f251901a6b480994dcb6ea3.zip
MPC8544DS: Add ATI Video card support
Add support for using a PCIe ATI Video card on PCIe2. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale')
-rw-r--r--board/freescale/mpc8544ds/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8544ds/u-boot.lds b/board/freescale/mpc8544ds/u-boot.lds
index 785a00616b..c66c69fcbe 100644
--- a/board/freescale/mpc8544ds/u-boot.lds
+++ b/board/freescale/mpc8544ds/u-boot.lds
@@ -71,6 +71,7 @@ SECTIONS
lib_generic/crc32.o (.text)
lib_ppc/extable.o (.text)
lib_generic/zlib.o (.text)
+ drivers/bios_emulator/atibios.o (.text)
*(.text)
*(.fixup)
*(.got1)
OpenPOWER on IntegriCloud