]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: tqm8349 - remove pci & flash window conflict
authorKim Phillips <kim.phillips@freescale.com>
Fri, 21 Aug 2009 21:31:20 +0000 (16:31 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 21 Aug 2009 22:11:44 +0000 (17:11 -0500)
commit27c5248dd4c9ba4a36899689595956c5e59e349a
tree862a8b628764fc57f0c06709c34a923d24ba62e2
parent6d2c26ac831f033b0025cfb256365a047f8dd115
mpc83xx: tqm8349 - remove pci & flash window conflict

commit 9993e196da707a0a1cd4584f1fcef12382c1c144 "mpc83xx: convert all
remaining boards over to 83XX_GENERIC_PCI" remapped pci windows on
tqm834x to make it more consistent with the other 83xx boards.  During
that time however, the author failed to realize that FLASH_BASE was
occupying the same range as what PCI1_MEM_BASE was being assigned.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Tested-by: Wolfgang Denk <wd@denx.de>
include/configs/TQM834x.h