Searched hist:"1 fe7e8fa48931898ef2e35a913f56cef02f327a4" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | microblaze-generic.h | 1fe7e8fa48931898ef2e35a913f56cef02f327a4 Tue Jun 26 22:28:25 UTC 2012 Stephan Linz <linz@li-pro.net> 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>
|