Re: [PATCH] distclean: Remove generated .dtb files

2011-11-06 Thread Dirk Behme
On 06.11.2011 19:42, Grant Likely wrote: On Sun, Nov 6, 2011 at 11:38 AM, Grant Likely wrote: On Sat, Nov 05, 2011 at 07:19:15AM +0100, Dirk Behme wrote: The patch 'arm/dt: Add dtb make rule' adds support to create a .dtb file. But this is never removed afterwards. Remove the generated .dtb fi

Re: [PATCH] distclean: Remove generated .dtb files

2011-11-06 Thread Grant Likely
On Sun, Nov 6, 2011 at 11:38 AM, Grant Likely wrote: > On Sat, Nov 05, 2011 at 07:19:15AM +0100, Dirk Behme wrote: >> The patch 'arm/dt: Add dtb make rule' adds support to >> create a .dtb file. But this is never removed afterwards. >> Remove the generated .dtb file if 'distclean' is called. >> >>

Re: [PATCH] distclean: Remove generated .dtb files

2011-11-06 Thread Grant Likely
On Sat, Nov 05, 2011 at 07:19:15AM +0100, Dirk Behme wrote: > The patch 'arm/dt: Add dtb make rule' adds support to > create a .dtb file. But this is never removed afterwards. > Remove the generated .dtb file if 'distclean' is called. > > Signed-off-by: Dirk Behme > CC: Rob Herring > CC: Shawn G

ELF Prelinking and GNU style hash support for Android: patches are available

2011-11-06 Thread Jim Huang
2011/7/25 Jim Huang : [...] > Recently, Kito Cheng (in Cc. list) is improving the support of Android > prelink, and hopefully we would submit patches to AOSP soon. It is pitty that we can not submit to AOSP still. However, the patches are already public: https://gitorious.org/+0xlab Please c

Re: ANN: 0xbench, integrated Android benchmark suite

2011-11-06 Thread Jim Huang
Hello list, Recently, we already released 0xbench version 1.1.5, and you can get the latest binary/source here: http://code.google.com/p/0xbench/downloads/list http://gitorious.org/0xbench Changes since version 1.1.1: - Add SunSpider JavaScript benchmark - Allow customized result output p