summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-19 11:30:38 -0400
committerTom Rini <trini@konsulko.com>2015-10-19 11:30:38 -0400
commit7003e4cf76138de2f6af2f251ec929f2ea4b4043 (patch)
tree2ba13ad1163e5750d98c56ffafbf23cc4602cbf1 /arch
parentef1e5710b338916e71543244a6b4982a3918dd3c (diff)
parent79ad5cef151fff32432a31ce7fe92e170d8a95ae (diff)
downloadblackbird-obmc-uboot-7003e4cf76138de2f6af2f251ec929f2ea4b4043.tar.gz
blackbird-obmc-uboot-7003e4cf76138de2f6af2f251ec929f2ea4b4043.zip
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-bcm283x/include/mach/mbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-bcm283x/include/mach/mbox.h b/arch/arm/mach-bcm283x/include/mach/mbox.h
index ff959c8a97..9260ee2df7 100644
--- a/arch/arm/mach-bcm283x/include/mach/mbox.h
+++ b/arch/arm/mach-bcm283x/include/mach/mbox.h
@@ -150,6 +150,7 @@ struct bcm2835_mbox_tag_hdr {
#define BCM2835_BOARD_REV_A_PLUS 0x12
#define BCM2835_BOARD_REV_B_PLUS_13 0x13
#define BCM2835_BOARD_REV_CM_14 0x14
+#define BCM2835_BOARD_REV_A_PLUS_15 0x15
#endif
struct bcm2835_mbox_tag_get_board_rev {
OpenPOWER on IntegriCloud