u-boot-brain/include/configs/km
Valentin Longchamp 2475367670 km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM
When u-boot initializes the RAM (early in boot) it looks for the "pram"
env variable to know which is area it cannot use. If the "pram" env variable
is not found, the default CONFIG_PRAM value is used.

This value used to be 0 (no protection at all). This patch sets it to a
value that covers PHRAM and PNVRAM that must be protected in our case.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2014-08-20 10:44:16 -07:00
..
keymile-common.h Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-02-17 14:22:02 -05:00
km_arm.h arm/km: define fdt_high env variable and allow backwards compatibility 2014-02-13 16:18:13 +01:00
km-powerpc.h km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM 2014-08-20 10:44:16 -07:00
km83xx-common.h configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE 2014-02-19 11:10:05 -05:00
km8309-common.h QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR 2014-04-22 17:58:47 -07:00
km8321-common.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
kmp204x-common.h kmp204x: CPU watchdog enabled 2014-08-01 14:18:34 -07:00