Skip to content
Snippets Groups Projects
Commit b00e19cc authored by Stefan Roese's avatar Stefan Roese
Browse files

cfi_flash: Add weak default for cfi_flash_bank_addr()


cfi_flash_bank_addr(int bank_nr) returns the base addresses of the
requested bank. Introducing this weak default enables boards to override
this functions with a board specific version when required.

This feature will be used in the lwmon5 board update, supporting runtime
detection of 2 board revisions with different flash layouts.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent cba34aaf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment