Example specific board configuration file.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | BOARD_EBI_SRAM_BASE 0x800000UL |
Base address of SRAM on board. More... | |
#define | BOARD_EBI_SRAM_SIZE 0x20000UL |
Size of SRAM on board, given in bytes: 1 Mb / 128 kB. More... | |
#define | CONFIG_HAVE_HUGEMEM |
State that huge memory access (beyond 64k RAM) should be enabled. More... | |
#define BOARD_EBI_SRAM_BASE 0x800000UL |
Base address of SRAM on board.
Referenced by main().
#define BOARD_EBI_SRAM_SIZE 0x20000UL |
Size of SRAM on board, given in bytes: 1 Mb / 128 kB.
Referenced by main().
#define CONFIG_HAVE_HUGEMEM |
State that huge memory access (beyond 64k RAM) should be enabled.