switch-coreboot/arch
Ronald G. Minnich c8ce9649ad Make sure to link stage 2 at 0x1000. We are now getting pretty far:
Phase 1: done
Phase 2: early setup ...
Phase 2: done
Phase 3: Enumerating buses...
dev_root missing 'ops' initialization
Allocating resources...
dev_root missing ops initialization
Enabling resources...
done.
Phase 6: Initializing devices...
Phase 6:Devices initialized

Now to fix up the device stuff. Once this is done, a linux kernel load
is next (i.e. elfboot)

NOTE: 0x1000 needs to become a config variable, usable in CODE and
Makefiles. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@85 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-23 09:33:33 +00:00
..
powerpc * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
x86 Make sure to link stage 2 at 0x1000. We are now getting pretty far: 2007-02-23 09:33:33 +00:00
Kconfig Remove unused dummy options, some cosmetic fixes (trivial). 2007-01-30 11:26:16 +00:00