summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8569mds
diff options
context:
space:
mode:
authorFredrik Arnerup <fredrik.arnerup@edgeware.tv>2009-06-02 21:27:10 (GMT)
committerWolfgang Denk <wd@denx.de>2009-06-09 20:58:18 (GMT)
commit90d13b8ac3d515349626d7c8a3dc34ef38c43fa6 (patch)
treed2610ded5f795be469922fd2916420bbd78862dc /board/freescale/mpc8569mds
parent1b5291dddf5f16c7ae10e3cb165882fa96038b26 (diff)
downloadu-boot-90d13b8ac3d515349626d7c8a3dc34ef38c43fa6.tar.xz
85xx: bugfix for reading maximum TLB size on mpc85xx
The MAXSIZE field in the TLB1CFG register is 4 bits, not 8 bits. This made setup_ddr_tlbs() try to set up a TLB larger than the e500 maximum (256 MB) which made u-boot hang in board_init_f() when trying to create a new stack in RAM. I have an mpc8540 with one 1GB dimm. Signed-off-by: Fredrik Arnerup <fredrik.arnerup@edgeware.tv> Signed-off-by: Andy Fleming <afleming@freescale.com> Acked-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale/mpc8569mds')
0 files changed, 0 insertions, 0 deletions