]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup
authorBecky Bruce <beckyb@kernel.crashing.org>
Thu, 11 Nov 2010 17:33:05 +0000 (11:33 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 12 Nov 2010 15:45:16 +0000 (09:45 -0600)
commitb1b7646493f1ccb42f0d78ad210116205e679986
treefb11b659d96ee45ea2be39fcac1df78edcea5061
parent46299078e6b99f6252a4328a12fa0b3305d04b5e
TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup

The size of the other bank needed to be added to the br0 setting;
this got dropped in the LBC cleanup.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Tested-by: Wolfgang Denk <wd@denx.de>
Acked-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/tqc/tqm85xx/tqm85xx.c