On Tue, 2006-09-19 at 13:21 +1000, Paul Mackerras wrote:
quoted hunk ↗ jump to hunk
This is a reworked version of Mark's patches 1/6 and 2/6. This boots
on powermac (newworld) and pseries (power5 partition) at least.
--- /dev/null 2006-09-18 11:33:23.687982711 +1000
+++ arch/powerpc/boot/of.c 2006-09-18 17:35:59.000000000 +1000
@@ -0,0 +1,283 @@
+/*
+ * Copyright (C) Paul Mackerras 1997.
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version
+ * 2 of the License, or (at your option) any later version.
+ */
+#include <stdarg.h>
+#include <stddef.h>
+#include "types.h"
+#include "elf.h"
+#include "string.h"
+#include "stdio.h"
+#include "page.h"
+#include "ops.h"
Where do I get ops.h?
cheers
--
Michael Ellerman
OzLabs, IBM Australia Development Lab
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)
We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person