U-Boot versions

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(catchg)
(Boot from SD)
Line 28: Line 28:
 
In the USB u-boot console, fast input seems to work but fast output is buggy: for example, random parts of printenv go missing.  
 
In the USB u-boot console, fast input seems to work but fast output is buggy: for example, random parts of printenv go missing.  
  
=== Boot from SD ===
+
=== [[Boot from SD ]]===
  
 
[http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=799 Bug #799: data abort while reading from SD Cards]
 
[http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=799 Bug #799: data abort while reading from SD Cards]

Revision as of 08:26, 24 July 2008

Bootloaders

Bootloader versions are a bit tricky. Here we have a collection of tested bootloaders and associated bugs.

Contents

Tested versions

U-Boot version Comment Hang on boot ttyACM0 flowcontrol Boot from SD
1.2.0-moko9_r0 2007.08 snapshot no hangs a bit buggy crashes
1.2.0-moko9_r8 SH1-included no hangs a bit buggy works
1.2.0-moko9_r13 "good-for-sd-boot" hangs  ? works

Bugs

Hang on boot

Bug #887: U-Boot initialization race condition: Hangs on boot

Booting directly makes the kernel oops, but booting via the menu works.

ttyACM0 flowcontrol

Bug #? (Comment 4 here?)

In the USB u-boot console, fast input seems to work but fast output is buggy: for example, random parts of printenv go missing.

Boot from SD

Bug #799: data abort while reading from SD Cards

Booting from SD fails. mmcinit works but trying to access the filesystem causes a crash.

Personal tools
Bootloaders

Bootloader versions are a bit tricky. Here we have a collection of tested bootloaders and associated bugs.

Tested versions

U-Boot version Comment Hang on boot ttyACM0 flowcontrol Boot from SD
1.2.0-moko9_r0 2007.08 snapshot no hangs a bit buggy crashes
1.2.0-moko9_r8 SH1-included no hangs a bit buggy works
1.2.0-moko9_r13 "good-for-sd-boot" hangs  ? works

Bugs

Hang on boot

Bug #887: U-Boot initialization race condition: Hangs on boot

Booting directly makes the kernel oops, but booting via the menu works.

ttyACM0 flowcontrol

Bug #? (Comment 4 here?)

In the USB u-boot console, fast input seems to work but fast output is buggy: for example, random parts of printenv go missing.

Boot from SD

Bug #799: data abort while reading from SD Cards

Booting from SD fails. mmcinit works but trying to access the filesystem causes a crash.