octavex

Ubee-serial

Jul 3rd, 2018
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. ��� eCos - hal_diag_init
  2. Init device '/dev/BrcmTelnetIoDriver'
  3. Init device '/dev/ttydiag'
  4. Init tty channel: 80942530
  5. Init device '/dev/tty0'
  6. Init tty channel: 80942550
  7. Init device '/dev/haldiag'
  8. HAL/diag SERIAL init
  9. Init device '/dev/ser0'
  10. BCM 33XX SERIAL init - dev: 0.2
  11. Set output buffer - buf: 0x80b7cbf8 len: 4096
  12. Set input buffer - buf: 0x80b7dbf8 len: 4096
  13. BCM 33XX SERIAL config
  14. [00:00:00 01/01/1970] [tStartup] BcmBfcStdEmbeddedTarget::InitStorageDrivers: (BFC Target) Configuring/Loading Flash driver...
  15. [00:00:00 01/01/1970] [tStartup] BcmSpiFlashDevice::DetectFlash: (SPI Flash Device Factory) WARNING - Detected SPI flash with JEDEC ID =0xc22017
  16. [00:00:00 01/01/1970] [tStartup] FlashDeviceDriver::SpiFlashPlaceRegions: (Flash Driver C API) WARNING - Permanent NonVol would fit in the boot block of this flash device, but I found existing NonVol in the following block; using this location instead...
  17. [00:00:00 01/01/1970] [tStartup] BcmBfcStdEmbeddedTarget::InitStorageDrivers: (BFC Target) Loading BootloaderStore driver...
  18. [00:00:00 01/01/1970] [tStartup] BcmBfcStdEmbeddedTarget::InitStorageDrivers: (BFC Target) Loading ProgramStore driver...
  19. [00:00:00 01/01/1970] [tStartup] BcmBfcStdEmbeddedTarget::InitStorageDrivers: (BFC Target) Loading NonVol driver...
  20. [00:00:00 01/01/1970] [tStartup] BcmBfcStdEmbeddedTarget::InitStorageDrivers: (BFC Target) Storage drivers initialized successfully.
  21. [00:00:00 01/01/1970] [tStartup] BcmBfcStdEmbeddedTarget::InitDeviceAbstractions: (BFC Target) Creating singletons for ProgramStore/BootloaderStore/NonVol devices...
  22. Detecting the next image number that we will store to by default...
  23. Bootloader indicates we are running image 2
  24. By default, we will dload to image number 1!
  25.  
  26. [00:00:00 01/01/1970] [tStartup] BcmBfcStdEmbeddedTarget::InitDeviceAbstractions: (BFC Target) Device abstraction singletons created successfully.
  27.  
  28. ChipHalSelectPinMux: Setting pin mux sel 9, word 0, value 4
  29. ChipHalSelectPinMux: Setting pin mux sel 10, word 0, value 4
  30. ChipHalSelectPinMux: Setting pin mux sel 12, word 0, value 4
  31. WARNING: ResetDefaultBlindEmtaData() -Resetting EMTA non-vol data section to default values
  32. mtaNvCalcChecksum: checksum= 1273036261
  33. Reading Permanent settings from non-vol...
  34. Checksum for permanent settings: 0x78c3ece7
  35. Settings were read and verified.
  36.  
  37.  
  38. Reading Dynamic settings from non-vol...
  39. Checksum for dynamic settings: 0xb9e19f83
  40. Initialized 3.0 enabled features DYN to 0x80240
  41. Read 3.0 enabled features DYN to 0x80240
  42. Settings were read and verified.
  43.  
  44. Console input has been disabled in non-vol.
  45. Console output has been disabled in non-vol! Goodbye...
Advertisement
Add Comment
Please, Sign In to add comment