commit | 134e3145a216012856a62c8db3d3c0c9ed20485b | [log] [tgz] |
---|---|---|
author | Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de> | Tue Nov 20 02:06:25 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Wed Dec 19 15:51:58 2012 -0700 |
tree | 655f251244ca82e5c10a10810fc45f3034ebb19d | |
parent | 469c6adabb49b255c4c273a80ff62c1d324c8dca [diff] |
coldfire: eb_cpu5282: fix: boot from internal flash * By a sequence of unfavorable conditions in the config header file, the eb_cpu5282 booting from internal stopped after relocation. Blame it is a faulty value of CONFIG_SYS_MONITOR_BASE. This patch fix this by replace the wrong condition in config header with option in board.cfg Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>