]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cmc_pu2/cmc_pu2.c
Add new board specific commands for TQM5200/STK52XX
[karo-tx-uboot.git] / board / cmc_pu2 / cmc_pu2.c
index e54ca9cc37e50b793db3400a9042b077193620e4..b5e5e288922003f2cb8a2eeaed93cb57bbe4f9b2 100644 (file)
@@ -138,7 +138,7 @@ int hw_detect (void)
        pio->PIO_ODR = AT91C_PIO_PB12;
        pio->PIO_PPUDR = AT91C_PIO_PB12;
        pio->PIO_PER = AT91C_PIO_PB12;
-       
+
        /* configure PB13 as input without pull up */
        pio->PIO_ODR = AT91C_PIO_PB13;
        pio->PIO_PPUDR = AT91C_PIO_PB13;