Erase flash boot from default env

2012-02-06 Thread smitha.vanga
Hi , When I run flinfo in bootloader I get some locatios indicated with RO meaning read only. Can I erase these locations. Actually I tried to erase and could not erase even when I set protect off for this address Range in the environment parameters. I want to get the bootloader to boot with

[PATCH] powerpc/fsl: add PAMUBYPENR register definition to fsl_guts.h

2012-02-06 Thread Timur Tabi
Add a defintion of register PAMUBYPENR (offset 0x604) to the global utilities structure. PAMUBYPENR is the PAMU bypass enable register. It contains control bits for enabling bypass mode on each PAMU. Signed-off-by: Timur Tabi --- arch/powerpc/include/asm/fsl_guts.h |4 +++- 1 files changed