summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorValentin Longchamp <valentin.longchamp@keymile.com>2014-08-13 08:24:04 (GMT)
committerYork Sun <yorksun@freescale.com>2014-08-20 17:44:16 (GMT)
commit24753676700020b635bd0f27712df26cb71f3646 (patch)
tree7b30238964ddd14941779e166649179a442fafba /board
parent12eeb1359aa365061f65d978bf728e42813d53dd (diff)
downloadu-boot-fsl-qoriq-24753676700020b635bd0f27712df26cb71f3646.tar.xz
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>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions