From 286cecb2bf08c5538cfe13053246b0d8b78b2df4 Mon Sep 17 00:00:00 2001 From: Vegard Storheil Eriksen Date: Sat, 16 Apr 2011 02:59:55 +0200 Subject: Test ppmsum decoding. --- board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board.h') diff --git a/board.h b/board.h index c0b01d0..9034d20 100644 --- a/board.h +++ b/board.h @@ -47,7 +47,7 @@ * PB14 - Normal input (MMC SPI2 MISO). * PB15 - Alternate output (MMC SPI2 MOSI). */ -#define VAL_GPIOBCRL 0x88888888 /* PB7...PB0 */ +#define VAL_GPIOBCRL 0x84888888 /* PB7...PB0 */ #define VAL_GPIOBCRH 0xB4B84488 /* PB15...PB8 */ #define VAL_GPIOBODR 0xFFFFFFFF -- cgit v1.2.3