]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/gcplus/gcplus.c
Patch by George G. Davis, 24 Aug 2004:
[people/ms/u-boot.git] / board / gcplus / gcplus.c
index 06b6098a3cdfbf39e6dee39d94dfa639fc597fad..261e894f46f6e68c39dac61e7c11632ac1b6c698 100644 (file)
@@ -37,7 +37,7 @@ board_init(void)
 {
        DECLARE_GLOBAL_DATA_PTR;
 
-       gd->bd->bi_arch_number = 29;    /* ADS GraphicsClientPlus Board */
+       gd->bd->bi_arch_number = MACH_TYPE_GRAPHICSCLIENT;
 
        gd->bd->bi_boot_params = 0xc000003c; /* Weird address? */