Hi All,
An update of the uClinux (MMU-less) code against 2.6.20.
Mostly cleanups, and a couple of bug fixes.
I have included a new style serial driver for the ColdFire too.
Eventually I would like to replace the old style mcfserial.c
driver with this. This is a good place to start testing it
mo
Hi Mike,
Mike Frysinger wrote:
looks like the new version introduced a typo in the lseek function in the io.c
file ... ive fixed that and touched up the mkdosfs.c file to pull in
linux/types.h as it uses __u* types which are found in that header
Applied, thanks.
Regards
Greg
Hi Bernd,
Bernd Büttner wrote:
is there any reason why the mtd-utils are not updated?
Probably nobody had a problem with them so far.
I think they don't really work with the actual jffs2 driver.
Expecially the -j switch in eraseall is missing.
Merging in the mtd-utils-1.0.0.tar.gz package i
Hi Pradeep,
Pradeep Kumar Bola, TLS,Chennai wrote:
I am working on 5213evb Freescale evaluation board. I am using gcc
compiler for the same.
I my program I am using inline assembly program for reading status
register value.
But is giving some error. Can any one help me regarding this.
My cod
Hi Paul,
Here is the /dev/log entry on a platform that I'm using:
# ls -l log
lrwxrwxrwx1 root root 12 Jul 13 2006 log -> /var/
tmp/log
It was created when the root file system was made in the romfs target
of the vendors Makefile with something like this:
romfsinst -s /
Dear User Group:
This message is about an old problem I have not been able
to resolve. Namely, that logging error messages in /var/log/messages
does not work, and when one attempts to use syslogd for that purpose
"init: /bin/syslogd respawning too fast" is periodically displayed
on the console.
T
Hi,
I am working on 5213evb Freescale
evaluation board. I am using gcc compiler for the same.
I my program I am using inline assembly
program for reading status register value.
But is giving some error. Can any one
help me regarding this.
My code is
u8_t
read_interrupt(void){ u8_t i;
_
Hi,
is there any reason why the mtd-utils are not updated?
I think they don't really work with the actual jffs2 driver.
Expecially the -j switch in eraseall is missing.
Merging in the mtd-utils-1.0.0.tar.gz package is difficult,
because the Makefile is very different.
Is there any hint what to
Jivin Raul Aguaviva lays it down ...
> Hello,
>
> I've been debugging this issue, and I have a few questions:
>
> 1) the kernel is launched with an empty command line, is this OK?
Yes, the first tty to register console support automatically becomes
the console.
The blkmem/mtd driver set ROO