----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2943/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10922:77159b449464 --------------------------- arm: Add support for programmable oscillators Add support for oscillators that can be programmed using the RealView / Versatile Express configuration interface. These oscillators are typically used for things like the pixel clock in the display controller. The default configurations support the oscillators from a Versatile Express motherboard (V2M-P1) with a CoreTile Express A15x2. Diffs ----- src/dev/arm/RealView.py 5c76426fd9ee src/dev/arm/rv_ctrl.hh 5c76426fd9ee src/dev/arm/rv_ctrl.cc 5c76426fd9ee Diff: http://reviews.gem5.org/r/2943/diff/ Testing ------- Tested with a modified HDLCD controller hooked up to osc_pxl and fbset in Linux. Pixel clock set as expected. Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
