aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/omap4430.cfg
AgeCommit message (Collapse)Author
2011-04-02pandaboard: use new -dbgbase option to workaround broken ROM tableØyvind Harboe
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2011-03-22omap4430: cortex a9 and a8 are now merged againØyvind Harboe
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2011-03-13omap4430: force hardware breakpoints for GDBAaron Carroll
Soft breakpoints are currently broken if the MMU is enabled due to incorrect cache flushing. Until this is fixed, force the use of hardware breakpoints. Signed-off-by: Aaron Carroll <aaronc@ok-labs.com>
2011-02-08omap4430: Add JRC TAPID for PandaBoard REV EA1 (PEAP platforms)Luca Ellero
PandaBoard REV EA1 (Panda Early Adopter Program) has a different ID. This patch add alternate REV EA1 TAP id to configuration file Signed-off-by: Luca Ellero <lroluk@gmail.com>
2011-02-02omap4430: fix reset sequenceAaron Carroll
* Write to the PRM reset control register should have been 'phys'; * Setup empty reset-assert handlers for the M3's, since the board-level reset takes care of them; * Remove the dbginit cruft, because it gets called implicitly on reset. Signed-off-by: Aaron Carroll <aaronc@cse.unsw.edu.au>
2011-01-31TCL configs for OMAP4430 and PandaboardAaron Carroll
Signed-off-by: Aaron Carroll <aaronc@cse.unsw.edu.au>