]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Implement h/w sector protection status synchronization at boot.
authorWolfgang Denk <wd@pollux.(none)>
Sat, 30 Jul 2005 14:39:27 +0000 (16:39 +0200)
committerWolfgang Denk <wd@pollux.(none)>
Sat, 30 Jul 2005 14:39:27 +0000 (16:39 +0200)
commit010162eb729e9ed8233e902313c5f770b89e9202
treeb03a605aa6833fb96e2dbc7277a01a9518981e8b
parent15f36a5efd31fe608b43dc197ebbd80d3cecbe44
Implement h/w sector protection status synchronization at boot.
The code is provided for, and was tested on, the Yukon/Alaska
and PM520 boards only.

A bug in flash_real_protect() for the Yukon board was fixed by adding
a function that tells if two banks are on one flash chip.
board/alaska/flash.c
board/pm520/flash.c