]> git.sur5r.net Git - u-boot/commit
85xx: Fix the wrong BCSR address of 8569MDS
authorDave Liu <daveliu@freescale.com>
Fri, 15 May 2009 02:27:44 +0000 (10:27 +0800)
committerWolfgang Denk <wd@denx.de>
Tue, 9 Jun 2009 20:58:32 +0000 (22:58 +0200)
commit16e7559c08b6f29db4596d795b92914c01e6a1b3
tree40bb7ea9c787dd0311cfc0583b7c742e48cb332a
parent90d13b8ac3d515349626d7c8a3dc34ef38c43fa6
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>
board/freescale/mpc8569mds/bcsr.c