]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/balloon3/balloon3.c
pxa: fix wrong comment about vpac270 being the arch number
[karo-tx-uboot.git] / board / balloon3 / balloon3.c
index aa108ca15390bf6628fb7ef520c0bd200520c2ea..458d90c8715855eb1efe4c790a12598a0f94c95e 100644 (file)
@@ -29,7 +29,7 @@ int board_init(void)
        dcache_disable();
        icache_disable();
 
-       /* arch number of vpac270 */
+       /* arch number of balloon3 */
        gd->bd->bi_arch_number = MACH_TYPE_BALLOON3;
 
        /* adress of boot parameters */