]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
authorKumar Gala <galak@kernel.crashing.org>
Fri, 6 Feb 2009 02:40:58 +0000 (20:40 -0600)
committerWolfgang Denk <wd@denx.de>
Mon, 9 Feb 2009 23:44:13 +0000 (00:44 +0100)
commit87c9063963561d3d01064be34d0c30855a56587b
treec63493e36e7c76cfd7b006385a839ec9f77aa606
parent47d41cc3a11a03c6d56146d056145df73f47eb50
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h

Moved CONFIG_MAX_MEM_MAPPED to the asm/config.h so its kept consistent
between the two current users (lib_ppc/board.c, 44x SPD DDR2).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/44x_spd_ddr2.c
include/asm-ppc/config.h
lib_ppc/board.c