Send buglog mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:
1. [Bug 420] u-boot crashes when compiled with debugging enabled
([EMAIL PROTECTED])
2. [Bug 420] u-boot crashes when compiled with debugging enabled
([EMAIL PROTECTED])
3. [Bug 564] MokoMakefile: cmd_mfsl.c:32:21: error: asm/asm.h:
No such file or directory ([EMAIL PROTECTED])
4. [Bug 567] I/O errors on flash and frozen fs
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=420
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2007-05-19 08:33 -------
ok, this is caused by the switch from my own DEBUGP macros to the generic u-boot
"debug" macro.
However, the regular 'debug' macro ends up in a printf() call, which in turn can
call into the usb driver in case the console is set to usbtty.
So the solution is to introduce own, custom definitions for the 'debug' macro in
the USB code to always call serial_printf() instead of usual printf().
I'm currently testing a patch for this.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=420
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-05-19 09:44 -------
fixed and tested in svn rev. 2041
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=564
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From [EMAIL PROTECTED] 2007-05-19 09:54 -------
Sorry, this problem have disappeared. I guess it was because I ran out of
diskspace and things got a bit messed up after that. Anyhow, I needed to
install "compat-gcc-34" to compile.
In summary:
# yum install python m4 make wget curl ftp cvs monotone subversion tar bzip2
gzip unzip python-psyco ccache perl texinfo texi2html diffstat openjade docbook-
style-dsssl docbook-style-xsl docbook-dtds docbook-utils sed bison bc glibc-
devel gcc binutils pcre pcre-devel git quilt groff linuxdoc-tools patch
$ make setup
$ make openmoko-devel-image
$ (unset LD_LIBRARY_PATH; make update-makefile && make update && make setup &&
make openmoko-devel-image)
Failed - solution:
# yum install compat-gcc-34
$ unset LD_LIBRARY_PATH; make update-makefile && nice make update && nice make
setup && nice make all
Worked :)
Thanks for this great MokoMakefile!
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=567
------- Additional Comments From [EMAIL PROTECTED] 2007-05-19 11:41 -------
According to http://wiki.openmoko.org/wiki/ChangeLog#2007-03-11 1.2.0-moko6
fixes this problem and this phone has moko7.
I don't have a debug board so if you still recommend updating u-boot I'd kindly
ask you to name a known-to-be-working-on-P0 version of u-boot and its SHA1 (so I
can verify it after downloading).
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog