]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
authorKumar Gala <galak@kernel.crashing.org>
Wed, 26 Mar 2008 13:53:53 +0000 (08:53 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 26 Mar 2008 16:43:04 +0000 (11:43 -0500)
commitdd6c910aadf27c822f17b87eae1a9bd0b2e3aa15
tree0c7243c172651c02b969d370d7364201d88a428e
parent79679d80021ab095e639e250ca472fe526da02e2
85xx: Add cpu_mp_lmb_reserve helper to reserve boot page

Provide a board_lmb_reserve helper function to ensure we reserve
the page of memory we are using for the boot page translation code.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/mp.c
cpu/mpc85xx/mp.h