Commits
Kumar Gala committed 355f4f85e90
ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocation Now that we track which TLB CAM entries are used we can allocate entries on the fly. Change the SPD DDR TLB setup code to assume we use at most 8 TLBs (or the number free, which ever is fewer). Signed-off-by: Kumar Gala <galak@kernel.crashing.org>