]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/csb226/csb226.c
* Fix mdelay() on TRAB - this was still the debugging version with
[karo-tx-uboot.git] / board / csb226 / csb226.c
index 1335fd77bf11d40992f1378c284dd5b233704b9e..1ed403464c9805488bceaeec8945b385223b88f2 100644 (file)
@@ -40,7 +40,7 @@ int board_init (void)
        /* so we do _nothing_ here */
 
        /* arch number of CSB226 board */
-       gd->bd->bi_arch_number = 0;             /* FIXME */
+       gd->bd->bi_arch_number = 216;
 
        /* adress of boot parameters */
        gd->bd->bi_boot_params = 0xa0000100;