commit | f191901bf1b3aa5bc090166ea701efe56bf3c277 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Tue Sep 14 19:13:52 2010 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Oct 12 23:01:03 2010 +0200 |
tree | 51f17d2f0201d723323ce59888dfd093182b00b2 | |
parent | 4b25a8da728b2e29fa884bf1947743018079115f [diff] |
ppmc7xx: Use _start as reset entry point Previously the _warm_start label was used as an entry point. These 2 entry points should be functionally identical after the removal of the BOOTFLAG_WARM define. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>