From c07e3aeb901dac03d1faff65b4c6eda1de25141c Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 4 Aug 2011 12:29:19 +0000 Subject: Add Yu Qiang's patch for RGMP support on the ARM git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3843 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 73a100a34..16813774d 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1977,3 +1977,8 @@ examples/nxlines. * arch/graphics: Used apps/examples/nxlines to (finally) verify the NX trapezoid drawing functions and (wide) line drawing functions. + * arch/rgmp and configs/rgmp. Yu Qiang has ported RGMP to the OMAP4430 (arm) + pandaboard and release the new RGMP 0.3 version. The main changes are: (1) + Separate configs/rgmp/x86 and configs/rgmp/arm configuration directory, and + (2) Extract architecture dependent code in arch/rgmp/include and + arch/rgmp/src into corresponding x86/ and arm/ directories. -- cgit v1.2.3