On Apr 23, 2015, at 10:27 AM, Joel Sherrill wrote:
On 4/19/2015 2:17 PM, QIAO YANG wrote:
Here is a modified patch for mailbox. If there's still anything against the
convention, please point it out and I'll correct it immediately. The mailbox
implementation might also be needed by other r
On Apr 23, 2015, at 10:20 AM, Alan Cudmore wrote:
Hi Qiao,
Functionally, this code looks good to me. It builds without warnings for the Pi and Pi2, and I was able to make the calls to init the frame buffer on the Pi B+.
When you did the frame buffer test, what was your MMU table entry for th
On 4/19/2015 2:17 PM, QIAO YANG wrote:
> Here is a modified patch for mailbox. If there's still anything
> against the convention, please point it out and I'll correct it
> immediately. The mailbox implementation might also be needed by other
> rpi bsp developpers.
>
My understanding is that the
Hi Qiao,
Functionally, this code looks good to me. It builds without warnings for the Pi
and Pi2, and I was able to make the calls to init the frame buffer on the Pi
B+.
When you did the frame buffer test, what was your MMU table entry for the
mailbox/framebuffer?
Thanks,
Alan
> On Apr 19,
Here is a modified patch for mailbox. If there's still anything against the convention, please point it out and I'll correct it immediately. The mailbox implementation might also be needed by other rpi bsp developpers.--diff --git a/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
On Mon, Apr 6, 2015 at 5:12 PM, QIAO YANG wrote:
> -
>
> diff --git a/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
> b/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
> index c6133df..70bc01d 100644
> --- a/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
> +++ b/c/src/lib/libbsp/arm/raspberrypi/Make
-
diff --git a/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
b/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
index c6133df..70bc01d 100644
--- a/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
+++ b/c/src/lib/libbsp/arm/raspberrypi/Makefile.am
@@ -43,6 +43,7 @@ include_bsp_HEADERS += ../shared/in