commit | 24698d4cd1050c6913662bbd8bffb74df30701a5 | [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 | c451acd75d9cebf3bec76a846a564264f78f4329 [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>