Explorar o código

Fix TQM834x config file, set correct value for CFG_IMMRBAR.

Marian Balakowicz %!s(int64=19) %!d(string=hai) anos
pai
achega
36247821ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/configs/TQM834x.h

+ 1 - 1
include/configs/TQM834x.h

@@ -40,7 +40,7 @@
 #define CONFIG_TQM834X		1	/* TQM834X board specific */
 
 /* IMMR Base Addres Register, use Freescale default: 0xff400000 */
-#define CFG_IMMRBAR		IMMRBAR_BASE_ADDR
+#define CFG_IMMRBAR		0xff400000
 
 /* System clock. Primary input clock when in PCI host mode */
 #define CONFIG_83XX_CLKIN	66666000	/* 66,666 MHz */