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:
Alexander von Gluck IV
2015-03-06 07:47:32 -06:00
parent 7ddf9bcf0d
commit 5906dbb4d4
5 changed files with 44 additions and 1 deletions
@@ -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>