• Jeffrey Lee's avatar
    Add compressed ROM support. Add boot timing code. Other misc tweaks. · ab02b15f
    Jeffrey Lee authored
    Detail:
      hdr/omap3530, s/Boot, s/KbdScan, s/Top, s/Video - Added code for profiling/timing the startup sequence, using the 32K system timer
      s/Boot - Ensure VAUX2 is enabled during EVM startup
      s/Boot, s/CPUClk - Go to full CPU speed during HAL_Init instead of HAL_InitDevices.
      s/KbdScan - Print out heap usage stats when debugging is enabled
      s/NVMemory - Skip probing for CMOS carrier board if JTAG is active
      s/RAM, s/Top - Use DMA to relocate the ROM image instead of simple memcpy code. Relocate compressed ROMs to a location suitable for decompression.
    Admin:
      Tested with compressed & uncompressed OMAP3/OMAP3Live images
    
    
    Version 0.59. Tagged as 'OMAP3-0_59'
    ab02b15f
Top 10.4 KB