Sam460ex: Add cpu type and model defines to board_config.h
* we need this in arch_cpu.cpp in the bootloader.
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
|
|
||||||
#define BOARD_NAME_PRETTY "ACube Sam460ex"
|
#define BOARD_NAME_PRETTY "ACube Sam460ex"
|
||||||
|
|
||||||
|
#define BOARD_CPU_TYPE_PPC440 1
|
||||||
|
#define BOARD_CPU_PPC460EX 1
|
||||||
|
|
||||||
// UART Settings
|
// UART Settings
|
||||||
// TODO: use the FDT instead of hardcoding
|
// TODO: use the FDT instead of hardcoding
|
||||||
#define BOARD_UART1_BASE 0xef600300
|
#define BOARD_UART1_BASE 0xef600300
|
||||||
|
|||||||
Reference in New Issue
Block a user