summaryrefslogtreecommitdiffstats
path: root/board/mpc8641hpcn/u-boot.lds
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2007-07-13 12:14:58 +0800
committerWolfgang Denk <wd@denx.de>2007-08-06 01:44:59 +0200
commit0f460a1ee148b648ee242c3157650287d4296260 (patch)
tree8a5bd77e4ae187e31661228aa5a695f617a58498 /board/mpc8641hpcn/u-boot.lds
parentece92f85053b8df613edcf05b26a416cbc3d629c (diff)
downloadblackbird-obmc-uboot-0f460a1ee148b648ee242c3157650287d4296260.tar.gz
blackbird-obmc-uboot-0f460a1ee148b648ee242c3157650287d4296260.zip
Configurations for ATI video card BIOS emulator
This patch add definition of the BIOS emulator and the ATI framebuffer driver for MPC8641HPCN board. Signed-off-by: Jason Jin <Jason.jin@freescale.com> Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Diffstat (limited to 'board/mpc8641hpcn/u-boot.lds')
-rw-r--r--board/mpc8641hpcn/u-boot.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/mpc8641hpcn/u-boot.lds b/board/mpc8641hpcn/u-boot.lds
index e4792ef199..58644648c7 100644
--- a/board/mpc8641hpcn/u-boot.lds
+++ b/board/mpc8641hpcn/u-boot.lds
@@ -61,6 +61,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