Home
last modified time | relevance | path

Searched hist:"16 e7559c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8569mds/
H A Dbcsr.c16e7559c Thu May 14 21:27:44 CDT 2009 Dave Liu <daveliu@freescale.com> 85xx: Fix the wrong BCSR address of 8569MDS

The BCSR17[7] = 1 will unlock the write protect of FLASH.
The WP# pin only controls the write protect of top/bottom sector,
That is why we can save env, but we can't write the first sector
before the patch.

Signed-off-by: Dave Liu <daveliu@freescale.com>