Advertisement
Guest User

Untitled

a guest
Nov 26th, 2011
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. libHPDMC SDRAM initialization runtime
  2. (c) Copyright 2010 Sebastien Bourdeauducq, released under GNU LGPL version 3.
  3. Version 1.1
  4.  
  5. Initialization sequence completed.
  6. Autocalibration OK, testing memory...
  7. All SDRAM initialization completed, boot continuing.
  8.  
  9. VGA: framebuffers at 0x440215c0 0x441a15c0 0x443215c0
  10. VGA: DDC I2C bus initialized
  11. VGA: mode set to 640x480
  12.  
  13. MILKYMIST(tm) v1.1 BIOS http://www.milkymist.org
  14. (c) Copyright 2007, 2008, 2009, 2010, 2011 Sebastien Bourdeauducq
  15.  
  16. This program is free software: you can redistribute it and/or modify
  17. it under the terms of the GNU General Public License as published by
  18. the Free Software Foundation, version 3 of the License.
  19.  
  20. I: BIOS CRC passed (efb4cc7c)
  21. BRD: SoC 1.1 on Milkymist One (PCB revision 2)
  22. BRD: Mem. card : Yes
  23. BRD: AC'97 : Yes
  24. BRD: PFPU : Yes
  25. BRD: TMU : Yes
  26. BRD: Ethernet : Yes
  27. BRD: FML meter : Yes
  28. BRD: Video in : Yes
  29. BRD: MIDI : Yes
  30. BRD: DMX : Yes
  31. BRD: IR : Yes
  32. BRD: USB : Yes
  33. BRD: Memtester : No
  34. TMU: texture mapping unit initialized
  35. USB: loading Navre firmware
  36. USB: starting host controller
  37. USB: HC: softusb-input v1.1
  38. UKB: USB keyboard connected to console
  39. I: Displaying splash screen...USB: HC: Low speed device on port A
  40. OK
  41. USB: HC: RX bitstuff error
  42. USB: HC: VID: 045D, PID: C00E
  43. USB: HC: RX timeout error
  44. USB: HC: IN reply:
  45. USB: HC: CF F2 09 04 00 00 01 03 01 35 4D
  46. USB: HC: IN reply:
  47. USB: HC: CF 32 09 04 00 00 01 03 81 34 4D
  48. USB: HC: RX timeout error
  49. USB: HC: SETUP not ACKed
  50. USB: HC: RX timeout error
  51. USB: HC: SETUP not ACKed
  52. USB: HC: RX timeout error
  53. USB: HC: SETUP not ACKed
  54. USB: HC: Retry count exceeded, disabling device.
  55. I: MAC address: 10:e2:d5:00:00:31
  56. I: Press Q or ESC to abort boot
  57. I: Aborted boot on user request
  58. BIOS>
  59.  
  60.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement