]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/toradex/colibri_pxa270/colibri_pxa270.c
pxa: fix wrong comment about vpac270 being the arch number
[karo-tx-uboot.git] / board / toradex / colibri_pxa270 / colibri_pxa270.c
index 8d95e4d174614ece461a23b6fdd353c96224a965..3def0a6fd0709533beafcea38b44a50a4761bf75 100644 (file)
@@ -23,7 +23,7 @@ int board_init(void)
        dcache_disable();
        icache_disable();
 
-       /* arch number of vpac270 */
+       /* arch number of Toradex Colibri PXA270 */
        gd->bd->bi_arch_number = MACH_TYPE_COLIBRI;
 
        /* adress of boot parameters */