[U-Boot] [PATCH v2] km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM

York Sun yorksun at freescale.com
Wed Aug 20 21:38:55 CEST 2014


On 08/13/2014 01:24 AM, Valentin Longchamp wrote:
> 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 at keymile.com>
> Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> 
> ---
> 
> Changes in v2:
> - simplify the commit message for more clarity.

Applied to u-boot-mpc85xx master branch, awaiting for upstream.

York




More information about the U-Boot mailing list