commit | e7de61b3e4a7335cd50f52b820d710f8bd50d684 | [log] [tgz] |
---|---|---|
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Oct 23 18:06:42 2015 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Nov 10 15:04:01 2015 +0100 |
tree | 1b436a8ca9a82f8b130501969f1e2da0f1a04fe4 | |
parent | 44b0e47ac0ee4c725ef3581608ac10c3648ba415 [diff] |
kirkwood: support CONFIG_SYS_THUMB_BUILD Kirkwood files cpu.c and cache.c cannot build in Thumb state; force them in ARM state even under CONFIG_SYS_THUMB_BUILD. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>