diff options
author | Tom Rini <trini@konsulko.com> | 2019-12-24 08:18:19 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-12-24 08:18:19 -0500 |
commit | 87f69f467a8335b171c71bf217d2625d515acd7c (patch) | |
tree | c46abf4bb357aa10d2d9a075ea7df63cbc2579aa /include/configs/tuge1.h | |
parent | c0912f9bbfb26dd03d189953678691b799d35b6e (diff) | |
parent | 4466b99703197c6258aded7728eed7c292343a43 (diff) |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx into next
- Enable DM driver on ppc/km boards
- Enable DM_USB for some of NXP powerpc platforms: P5040, T4240, T208x,
T104x, P4080, P2041, P2020, P1020, P3041
- Some updates in mpc85xx-ddr driver, km boards
Diffstat (limited to 'include/configs/tuge1.h')
-rw-r--r-- | include/configs/tuge1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tuge1.h b/include/configs/tuge1.h index 808538ef9d..d43ccbe8dd 100644 --- a/include/configs/tuge1.h +++ b/include/configs/tuge1.h @@ -23,7 +23,6 @@ /* * High Level Configuration Options */ -#define CONFIG_KM_BOARD_NAME "tuge1" #define CONFIG_HOSTNAME "tuge1" /* include common defines/options for all Keymile boards */ |