Microchip® Advanced Software Framework

conf_board.h File Reference

Example specific board configuration file.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define BOARD_EBI_SDRAM_BASE   0x800000UL
 Base address of SDRAM on board. More...
 
#define BOARD_EBI_SDRAM_SIZE   0x800000UL
 Size of SDRAM on board, given in bytes. More...
 
#define CONFIG_HAVE_HUGEMEM
 State that huge memory access (beyond 64k RAM) should be enabled. More...
 

#define BOARD_EBI_SDRAM_BASE   0x800000UL

Base address of SDRAM on board.

Referenced by main().

#define BOARD_EBI_SDRAM_SIZE   0x800000UL

Size of SDRAM on board, given in bytes.

Referenced by main().

#define CONFIG_HAVE_HUGEMEM

State that huge memory access (beyond 64k RAM) should be enabled.