]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
blackfin: bf60x: support big cplb page
authorBob Liu <lliubbo@gmail.com>
Tue, 25 Oct 2011 10:07:58 +0000 (18:07 +0800)
committersonic <sonic@sonic-linuxvm.(none)>
Mon, 4 Mar 2013 05:42:07 +0000 (13:42 +0800)
commit7677d65f6522b1a911ac3a24225ec29709106010
tree8da29d3a446b773b544929b5041c17be06f14132
parentee8259623e57acf738aee548a8e9bee0a543f3f0
blackfin: bf60x: support big cplb page

BF60x support 16K, 64K, 16M and 64M cplb pages, this patch add support for them.
So that bf609-ezkit can use it's 128M memory.

Signed-off-by: Bob Liu <lliubbo@gmail.com>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Sonic Zhang <sonic.adi@gmail.com>
arch/blackfin/include/asm/cplb.h
arch/blackfin/lib/board.c