NetBSD/sys/arch/macppc/stand/ofwboot
wrstuden 470e4ff3ac Remove vestiges of the syncicache() call originally in powerpc/ofwboot
before rev 1.4. This change makes OF 2.4 machines actually boot, and
it works fine on my OF 2.01 machine. No reports of failures on other
archs.

I expect this change is fine as the original code flushed the just-loaded
ofwboot out of the cache, conditionalized on FIRMWORKSBUGS. In rev.
1.4, the code got in-lined, and changed to actually flush low memory
out of the cache. Since machines kept booting, I expect the firmware
was really flushing the binary out of the cache, so we're fine.
2002-09-27 00:32:17 +00:00
..
alloc.c Re-add own alloc(). Recent issues with kernels randomly dying on boot 2002-09-20 03:20:24 +00:00
boot1.c
boot.c Add changedisk_hook() for ustarfs. (from tsubai) 2002-03-30 07:15:51 +00:00
hfs.c
hfs.h
Locore.c Remove vestiges of the syncicache() call originally in powerpc/ofwboot 2002-09-27 00:32:17 +00:00
Makefile Re-add own alloc(). Recent issues with kernels randomly dying on boot 2002-09-20 03:20:24 +00:00
net.c Cosmetics. 2002-03-29 15:15:07 +00:00
netif_of.c Cosmetics. 2002-03-29 15:15:07 +00:00
ofdev.c avoid hardcoding MBR_MAGICOFF and MBR_MAGIC. 2002-06-18 00:37:25 +00:00
ofdev.h
openfirm.h Cosmetics. 2002-03-29 15:15:07 +00:00
version Bump version for ustarfs support. 2002-03-30 07:17:48 +00:00
Xcoffxtra.c