rockbox/utils/hwstub/stub/stmp
Amaury Pouly 81dfed27cf utils/hwstub: make stmp stub able to load in a MMU'ed environement
In might be useful to load hwstub in an environment with the MMU active,
in which case care must be taken on the order in which things are done.
Mostly, one should not disable the MMU before moving stuff around. The code
assumes the linking address (0 currently) is identity mapped.

Change-Id: I8d54ce9e8cadcde2e08990353ca7a46803731ca7
2014-02-10 23:14:25 +01:00
..
crt0.S utils/hwstub: make stmp stub able to load in a MMU'ed environement 2014-02-10 23:14:25 +01:00
hwstub.db hwstub: forgot the db command file for stmp 2013-12-06 11:37:10 +01:00
hwstub.lds hwstub rk27xx port 2013-11-24 00:10:36 +01:00
Makefile hwstub: produce sb1 image too (for STMP3600) 2013-10-26 17:34:35 +02:00
target-config.h
target.c utils/hwstub: completely rework the protocol, drop unused features 2014-02-10 23:14:24 +01:00