Wolfgang Denk
|
409ecdc0bb
|
Fix compiler warnings for PPC systems. Update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
|
2007-11-18 16:36:27 +01:00 |
|
Jason Jin
|
1d2ca446e1
|
Add BUILD_DIR support for bios emulator.
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
|
2007-09-07 00:52:44 +02:00 |
|
Michal Simek
|
002275a3ed
|
Bios emulator - fix microblaze toolchain problem
microblaze CPU have problem with bios_emulator code.
Microblaze toolchain doesn't support PRAGMA PACK.
Signed-off-by: Michal Simek <monstr@monstr.eu>
|
2007-08-16 11:55:27 +02:00 |
|
Jason Jin
|
0dc4279b08
|
Minor fix for bios emulator makefile
Add $(obj) to LIB avoiding objects be built in the source dir
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
|
2007-08-09 23:32:58 +02:00 |
|
Jason Jin
|
ce981dc857
|
Add CONFIG_BIOSEMU define to guard all the bios emulator code
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
This patch fix the compile issue on the board that did not enable the bios emulator
|
2007-08-09 23:24:15 +02:00 |
|
Wolfgang Denk
|
9c7e4b0621
|
Coding style cleanup. Update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
|
2007-08-06 02:17:36 +02:00 |
|
Jason Jin
|
ece92f8505
|
This is a BIOS emulator, porting from SciTech for u-boot, mainly for
ATI video card BIOS. and can be used for x86 code emulation by some
modifications.
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
|
2007-08-06 01:28:15 +02:00 |
|