Hi, I use this cflags to compile rtems/cpukit/dtc/*,
I get error message below:
- - - - - - - - - - - - - - - - - - - -
make -f ./scripts/Makefile.build obj=cpukit/dtc/libfdt
arm-rtems-gcc -Wp,-MD,cpukit/dtc/libfdt/.fdt_addresses.o.d
-Ic/src/lib/libbsp/shared/include -Ic/src/lib/libcpu/arm/s3
On Wed, Apr 27, 2016 at 11:30:59AM -0500, Joel Sherrill wrote:
> On Apr 27, 2016 12:31 PM, "printk" wrote:
> >
> > Hello, I am translating Makefile.am(s) to kbuild
> >
> > > #
> > > # DIRECTORY_SCAN_C_FILES =
> > > # ## Newlib SHOULD have provided this one
> > > # DIRECTORY_SCAN_C_FILES += src/rea
On Wed, Apr 27, 2016 at 8:50 PM, Alan Cudmore wrote:
> Chris: The Model B V1.2 should work fine.
>
> I think I have one of each model Raspberry Pi, so I could test just about
> any Pi code.
> I just got my development environment up to date and tested the single core
> Pi ( A+ ) and Pi Zero. I ver
Chris: The Model B V1.2 should work fine.
I think I have one of each model Raspberry Pi, so I could test just about
any Pi code.
I just got my development environment up to date and tested the single core
Pi ( A+ ) and Pi Zero. I verified 4.11 and 4.12 work.
I also updated my RKI image ( github.co
On 27/04/2016 18:53, Pavel Pisa wrote:
I can help in this area but I have only RPi 1 for testing now.
I have a Model B - V1.2. Is this ok?
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On 27/04/2016 17:38, Sebastian Huber wrote:
On 27/04/16 04:14, Chris Johns wrote:
def changedFileSummary():
if isDiffMode == False:
print('%d file(s) were changed:' % (filesProcessedCount))
-for f in sorted(filesProcessed):
-print(' %s' % (f))
+if
On Apr 27, 2016 12:31 PM, "printk" wrote:
>
> Hello, I am translating Makefile.am(s) to kbuild
>
> > #
> > # DIRECTORY_SCAN_C_FILES =
> > # ## Newlib SHOULD have provided this one
> > # DIRECTORY_SCAN_C_FILES += src/readdir_r.c
> > # ## Comment out when using these from newlib's unix directory
> >
Hello, I am translating Makefile.am(s) to kbuild
> #
> # DIRECTORY_SCAN_C_FILES =
> # ## Newlib SHOULD have provided this one
> # DIRECTORY_SCAN_C_FILES += src/readdir_r.c
> # ## Comment out when using these from newlib's unix directory
> # DIRECTORY_SCAN_C_FILES += src/getcwd.c
> #
> # ID_C_FIL
I've got some feedback on the RTEMS mailinglist (part of
https://lists.rtems.org/pipermail/devel/2016-April/014729.html):
Am 27.04.2016 um 02:07 schrieb Chris Johns:
>> I already contacted the civetweb author regarding two of the patches.
>> One was a new one (civetweb now uses a timegm function
Hello everybody
and especially those who want to work on RPi.
Before this sound of GSoC start, we should think
what should be integrated from YANG Qiao patches.
If you expect that mailbox services would be required
to access VideoCore and boot data then I think
that YANG Qiao work is valuable and
On 27/04/16 04:14, Chris Johns wrote:
def changedFileSummary():
if isDiffMode == False:
print('%d file(s) were changed:' % (filesProcessedCount))
-for f in sorted(filesProcessed):
-print(' %s' % (f))
+if verbose():
+for f in sorted(files
11 matches
Mail list logo