dloader - Allow foo_type for modules
authorAlex Hornung <ahornung@gmail.com>
Wed, 15 Sep 2010 10:41:01 +0000 (12:41 +0200)
committerAlex Hornung <ahornung@gmail.com>
Wed, 15 Sep 2010 11:44:29 +0000 (13:44 +0200)
commit285267ca0407fa970e0b132a92bb1f5c48c3831a
tree0de93d72ebda9fa86f390d8b5a70c3a7749a76f0
parentc7857f39980ec56f2c15646e7b8cb4277a2bc5cc
dloader - Allow foo_type for modules

* Allow a foo_type apart from foo_load to specify the type of the module
  to be loaded.

* This fixes the use of md_image type for md preloads, and this in turn
  fixes the initrd system.

Reported-by: Matthias Schmidt (matthias@)
sys/boot/dloader/cmds.c