diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-04-29 18:37:12 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-05-04 13:04:10 -0400 |
commit | cef443c1666cc70d7b0902936311da986d09a77c (patch) | |
tree | 2ed1444bed57ddc6385b4454210855eb85fbf05f /README | |
parent | 028020247d0e3946045dc5f6587c1539056bfee0 (diff) | |
download | u-boot-cef443c1666cc70d7b0902936311da986d09a77c.zip u-boot-cef443c1666cc70d7b0902936311da986d09a77c.tar.gz u-boot-cef443c1666cc70d7b0902936311da986d09a77c.tar.bz2 |
arm: davinci: remove leftover code for dm* SoCs
The support for DaVinci DM* SoCs has been dropped a while ago. There's
still a lot of leftover code in mach-davinci though. Entirely remove
certain files and modify the common code to no longer reference
unsupported chips.
Note: all DaVinci platforms supported in u-boot now define SOC_DA8XX
but not all define SOC_DA850 (e.g. omapl138). We can safely remove
all ifdefs for the former, but let's leave the ones for the latter.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions