u-boot-brain/arch/powerpc/cpu/mpc83xx
Heiko Schocher 7bdfe85929 mpc83xx, keymile boards: enable DM_ETH and add DTS
enable DTS support for keymile mpc83xx based boards.

get rid of compile warning:
===================== WARNING ======================
This board does not use CONFIG_DM_ETH (Driver Model
for Ethernet drivers). Please update the board to use
CONFIG_DM_ETH before the v2020.07 release. Failure to
update by the deadline may result in board removal.
See doc/driver-model/migration.rst for more info.
====================================================

Therefore done:
- add DTS for all mpc83xx based boards from keymile
  mainly they are not mainlined to linux.
- add u-boot specific dtsi
- add stdout-path
- add missing ucc4 par_io definitions, which were
  in board code, but not in linux DTS
- remove not used ethernet nodes

Signed-off-by: Heiko Schocher <hs@denx.de>
Patch-cc: Mario Six <mario.six@gdsys.cc>
Patch-cc: Qiang Zhao <qiang.zhao@nxp.com>

Series-to: u-boot

Series-version: 3

Series-changes: 3
- rebase patchset to current mainline commit
  c0192950df
- update defconfig files

Series-changes: 2
- add patch which fixes Codingstyle errors in drivers/qe
- add patch which converts the mpc83xx based boards from
  keymile to DM_ETH

Cover-letter:
powerpc, mpc83xx: add DM_ETH support

This patch series adds DM ethernet support for mpc83xx based
keymile boards.

Travis build:

END
2020-09-17 06:09:54 +02:00
..
arbiter mpc83xx: Migrate arbiter config to Kconfig 2019-05-21 07:52:33 +02:00
bats mpc83xx: Migrate BATS config to Kconfig 2019-05-21 07:52:33 +02:00
elbc mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig 2019-05-21 07:52:33 +02:00
hid mpc83xx: Migrate HID config to Kconfig 2019-05-21 07:52:33 +02:00
hrcw mpc83xx: Kconfig: Migrate HRCW to Kconfig 2019-05-21 07:52:25 +02:00
initreg mpc83xx: Migrate CONFIG_LCRR_* to Kconfig 2019-05-21 07:52:33 +02:00
lblaw mpc83xx: Migrate LBLAW_* to Kconfig 2019-05-21 07:52:33 +02:00
sysio mpc8308: Migrate system io config to Kconfig 2019-05-21 07:52:33 +02:00
config.mk mpc83xx: Add support for -msingle-pic-base 2019-01-21 08:33:42 +01:00
cpu_init.c powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
cpu.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
ecc.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fdt.c global: Move from bi_memstart/memsize -> gd->ram_base/ram_size 2020-08-26 09:19:34 +02:00
interrupts.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
Kconfig mpc83xx, keymile boards: enable DM_ETH and add DTS 2020-09-17 06:09:54 +02:00
law.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
pci.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
pcie.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
qe_io.c powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
serdes.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spd_sdram.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
speed.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
spl_minimal.c common: Drop asm_offsets.h from common header 2020-05-18 21:19:23 -04:00
start.S common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00
traps.c global: Move from bi_memstart/memsize -> gd->ram_base/ram_size 2020-08-26 09:19:34 +02:00
u-boot-spl.lds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot.lds mpc83xx: Define _end symbol 2019-05-21 07:52:34 +02:00