diff options
author | Stephan Linz <linz@li-pro.net> | 2012-06-27 00:28:25 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2012-06-27 10:18:20 +0200 |
commit | 1fe7e8fa48931898ef2e35a913f56cef02f327a4 (patch) | |
tree | fe462397b42a1d9b1dfb5746076dd419ec037e5d /include/iomux.h | |
parent | 2629d63efc2ed9c6a02dd6605a0a5cb62f4e278d (diff) | |
download | u-boot-imx-1fe7e8fa48931898ef2e35a913f56cef02f327a4.zip u-boot-imx-1fe7e8fa48931898ef2e35a913f56cef02f327a4.tar.gz u-boot-imx-1fe7e8fa48931898ef2e35a913f56cef02f327a4.tar.bz2 |
microblaze: Avoid compile error on systems without cfi flash
Use XILINX_FLASH_START to set/unset FLASH and RAMENV.
Error:
board.c: In function 'board_init':
board.c:134: error: 'XILINX_FLASH_START' undeclared (first use in this function)
board.c:134: error: (Each undeclared identifier is reported only once
board.c:134: error: for each function it appears in.)
Signed-off-by: Stephan Linz <linz@li-pro.net>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'include/iomux.h')
0 files changed, 0 insertions, 0 deletions