aboutsummaryrefslogtreecommitdiff
path: root/board/idmr/flash.c
AgeCommit message (Collapse)Author
2007-01-23[iDMR] Flash driver on initialisation write-protects some sectors,Bartlomiej Sieka
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.
2006-12-20Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka