Skip to content
Snippets Groups Projects
Commit 4c6a6f02 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: ml401 - add ifdef for GPIO


Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent af7ae1a4
No related branches found
No related tags found
No related merge requests found
......@@ -64,8 +64,10 @@
#undef ET_DEBUG
/* gpio */
#ifdef XILINX_GPIO_BASEADDR
#define CFG_GPIO_0 1
#define CFG_GPIO_0_ADDR XILINX_GPIO_BASEADDR
#endif
/* interrupt controller */
#define CFG_INTC_0 1
......
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