linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] boot: cleanup and prep for more platforms
@ 2007-03-28  8:21 Milton Miller
  2007-03-28  8:21 ` [RFC] bootwrapper: allow vmlinuz to be an external payload Milton Miller
                   ` (3 more replies)
  0 siblings, 4 replies; 43+ messages in thread
From: Milton Miller @ 2007-03-28  8:21 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Paul Mackerras, David Gibson

Here is the lastest round of my patches to the bootwrapper.

It includes the updated missing relocations patchs, a few small
changes, and a RFC.

I now have my ppc64 kexec reboot code running, but the 1000 lines
need to be split apart for posting.

milton

^ permalink raw reply	[flat|nested] 43+ messages in thread
* [PATCH 0/7] boot: cleanup and prep for more platforms
@ 2007-03-19 20:55 Milton Miller
  2007-03-19 20:58 ` [PATCH 4/7] bootwrapper: add a fatal error helper Milton Miller
                   ` (7 more replies)
  0 siblings, 8 replies; 43+ messages in thread
From: Milton Miller @ 2007-03-19 20:55 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Paul Mackerras

What follows are the first 7 of my 13 patch series working on a zImage
that kexec will boot to, at least on 64 bit boxes.

The first one makes the Makefile maintainable, the second and third
make the Makefile work correctly.  The forth is a cleanup for a 
common idiom, the fifth adds some missing relocations, and the
sixth and seventh allow other code to reuse the existing functions
after necessary setup.

All have been compile and link tested, and were created against
a 2.6.20 tree + the 20 patches I found related to the boot directory
in powerpc.git + patchwork numbers 10010 and 10012 (which seemed
to be moving that direction).  I have included additional notes
in some of the patches with the testing.  I think all could be
applied to for-2.6.22.

The last 4, that I am not posting at this time, build upon these
to create a zImage for use by 64-bit kexec, add a sreset based
derivative target, and allow for disjoint vmlinuz payloads.  I hope
to be able to find time in the near future to debug and post
them.

milton

boot-zImage-rule
boot-add-wrapper-to-wrapperbits
boot-add-FORCE
boot-add-fatal
boot-crt0-missing-reloc
boot-crt0-export
boot-export-flush-cache

^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2007-03-29 13:31 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-28  8:21 [PATCH 0/4] boot: cleanup and prep for more platforms Milton Miller
2007-03-28  8:21 ` [RFC] bootwrapper: allow vmlinuz to be an external payload Milton Miller
2007-03-28  8:21 ` Patch: [PATCH 3/4] bootwrapper: no gzip fixes Milton Miller
2007-03-28 20:03   ` Scott Wood
2007-03-28  8:21 ` [PATCH 2/4] bootwrapper: remove unused variable Milton Miller
2007-03-28  8:34   ` David Gibson
2007-03-28 16:04     ` Milton Miller
2007-03-28  8:21 ` [PATCH 4/4] bootwrapper: decompress less, check more Milton Miller
2007-03-29 13:31   ` Milton Miller
  -- strict thread matches above, loose matches on Subject: below --
2007-03-19 20:55 [PATCH 0/7] boot: cleanup and prep for more platforms Milton Miller
2007-03-19 20:58 ` [PATCH 4/7] bootwrapper: add a fatal error helper Milton Miller
2007-03-20  0:38   ` David Gibson
2007-03-20 13:38     ` Milton Miller
2007-03-21  0:01       ` David Gibson
2007-03-19 20:58 ` [PATCH 3/7] boot: use FORCE Milton Miller
2007-03-20 15:52   ` Segher Boessenkool
2007-03-19 20:58 ` [PATCH 2/7] boot: rebuild when wrapper changes Milton Miller
2007-03-20  0:36   ` David Gibson
2007-03-20 15:50   ` Segher Boessenkool
2007-03-19 20:58 ` [PATCH 6/7] bootwrapper: allow platforms to call library zImage_start Milton Miller
2007-03-20  4:55   ` David Gibson
2007-03-19 20:58 ` [PATCH 5/7] bootwrapper: missing relocation in crt0.S Milton Miller
2007-03-20  0:39   ` David Gibson
2007-03-20 20:09   ` Mark A. Greer
2007-03-19 20:58 ` [PATCH 7/7] boot: export flush_cache Milton Miller
2007-03-20  4:55   ` David Gibson
2007-03-19 20:58 ` [PATCH 1/7] boot: use a common zImage rule Milton Miller
2007-03-20  3:30   ` David Gibson
2007-03-20 13:47     ` Milton Miller
2007-03-20 17:41       ` Mark A. Greer
2007-03-21  2:46       ` David Gibson
2007-03-21 15:02 ` [PATCH 0/8] boot: cleanup and prep for more platforms Milton Miller
2007-03-21 15:02   ` [PATCH 6/8] boot: use FORCE Milton Miller
2007-03-21 15:02   ` [PATCH 1/8] bootwrapper: add a fatal error helper Milton Miller
2007-03-21 15:02   ` [PATCH 5/8] boot: rebuild when wrapper changes Milton Miller
2007-03-21 15:02   ` [PATCH 3/8] bootwrapper: allow platforms to call library zImage_start Milton Miller
2007-03-21 15:02   ` [PATCH 2/8] bootwrapper: missing relocation in crt0.S Milton Miller
2007-03-23  5:25     ` Paul Mackerras
2007-03-28  8:21       ` [PATCH 1/4] " Milton Miller
2007-03-21 15:03   ` [PATCH 4/8] boot: export flush_cache Milton Miller
2007-03-21 15:03   ` [PATCH 7/8] boot: clean rule fixes Milton Miller
2007-03-21 15:03   ` [PATCH 8/8] boot: use a common zImage rule Milton Miller
2007-03-22  3:46     ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).