• Uwe Hermann's avatar
    Add board-enable code for the Shuttle AK38N · 265e755d
    Uwe Hermann authored
    
    FYI, this board can only decode 256 KB chips (not 512 KB ones) unfortunately.
    The highest address line (A18) is not connected on this board.
    
    The it8705f_write_enable() is kept generic enough so it can be reused for other
    board-enables, possibly in the board_biostar_p4m80_m4() for example, but that
    shouldn't be touched for now, unless someone can test the code.
    
    Corresponding to flashrom svn r616.
    Signed-off-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
    Acked-by: default avatarLuc Verhaegen <libv@skynet.be>
    265e755d
board_enable.c 31.6 KB