mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
PM9G45 adding generic board support
Signed-off-by: Georgi Botev <botev@ronetix.at>
This commit is contained in:
parent
ebf7bef12e
commit
95f5c8f226
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
*/
|
||||
#include <asm/hardware.h>
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
#define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */
|
||||
#define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45"
|
||||
|
||||
|
|
Loading…
Reference in a new issue