platform/u-boot: Work towards using arm mailbox driver
* Reference bcm2708 framebuffer when it makes sense * Add bcm2708 define to Raspberry Pi board_config.h
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
|
||||
#define BOARD_NAME_PRETTY "Raspberry Pi"
|
||||
|
||||
#define BOARD_CPU_ARM6 1
|
||||
#define BOARD_CPU_TYPE_ARM6 1
|
||||
#define BOARD_CPU_BCM2708 1
|
||||
|
||||
#include <arch/arm/bcm2708.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user