commit | 944ab340b6d98faf5f1e30d223d52d6d24c2f858 | [log] [tgz] |
---|---|---|
author | angelo@sysam.it <angelo@sysam.it> | Sat Mar 28 11:34:52 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 28 12:07:46 2015 -0400 |
tree | 4569c6efb07d2bbff1bd490da5bae9c0df7e7840 | |
parent | 5bcd19aa299bf6832e943e3531400c1499f2c04d [diff] |
m68k: fix 3 broken boards Fix eb_cpu5282 and eb_cpu5282_internal unresolved external error. These boards have video but don't need any ppc related video_setmem(). Fix M53017EVB moving away embedded env to a different offset, as in M52277EVB. Signed-off-by: Angelo Dureghello <angelo@sysam.it>