[iDMR] Flash driver on initialisation write-protects some sectors,
authorBartlomiej Sieka <tur@semihalf.com>
Tue, 23 Jan 2007 13:21:14 +0000 (14:21 +0100)
committerBartlomiej Sieka <tur@semihalf.com>
Tue, 23 Jan 2007 13:21:14 +0000 (14:21 +0100)
commitf7db33101fbc9c8f0a10738ce87034875a17aeb9
treee1f4d69e59059efe9d6a468521fadebaadcc1933
parent0ed47bb119cd2c4c16edb2548789148f9e6dc9de
[iDMR] Flash driver on initialisation write-protects some sectors,
currently sectors 0-3. Sector 3 does not need to be protected, though
(U-boot occupies sectors 0-1 and the environment sector 2). This commit
fixes this, i.e., only sectors 0-2 are protected.
board/idmr/flash.c