1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 20:31:52 +02:00
xburst-tools/qiboot/include/smdk6410.h

7 lines
133 B
C
Raw Normal View History

#ifndef __ASM_MODE__
#include <qi.h>
extern const struct board_api board_api_smdk6410;
#endif
#define TEXT_BASE_SMDK6410 0x53000000