qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
authorTom Rini <trini@konsulko.com>
Mon, 20 Jun 2022 12:07:57 +0000 (08:07 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:05:00 +0000 (17:05 -0400)
commit604c62f5114d8cfd2f8fc7488ff739b6d1011c93
treec6a2185f7696ca5889d02c05c81c3e00a5791cf2
parent6bb74fe19bc74da78d8018a0ba024e34522bda51
qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code

These CONFIG options are only used on this board, in the board file
itself.  Remove these from the CONFIG namespace and define in the board
file.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/emulation/qemu-ppce500/qemu-ppce500.c
include/configs/qemu-ppce500.h