Update with test case for Poseidon reset scheme fix. Return UHIOERR_HOSTERROR in...
[AROS.git] / arch / ppc-sam440 / dosboot / bootconfig.c
blobc4479a3212ad9f5bad65ae3898a7f9b60a7a23f8
1 #include "dosboot_intern.h"
3 /* This file contains architecture-dependent defaults */
5 void InitBootConfig(struct BootConfig *bootcfg)
7 bootcfg->gfxlib = "radeon.hidd";
8 bootcfg->gfxhidd = "RadeonDriver";