
11 Mar
2011
11 Mar
'11
1:44 p.m.
Hi,
On Fri, Mar 11, 2011 at 14:02:20, Sanjeeva Kumara wrote:
Hi.... My self Sanjeev. I'm working on marvell's processor ( PXA ). I'm using NOR flash to port Uboot. I want to do partition in NOR flash so that in one partition I can keep my master copy and provide Uboot upgrade option. Please suggest me how can I achieve this.
The quickest would be to use CONFIG_SYS_FLASH_AUTOPROTECT_LIST. Search for this config and this will help you setup autoprotect options for various partitions.
Regards, Gururaja